improved
Allocation
Performance
🧮 Group & aggregate the Recommended Transfer Orders grid
What's new
The Recommended Transfer Orders grid now supports row grouping with optional, configurable aggregation. Group your Transfer Orders by any column and choose which columns to roll up into a per-group value — calculated server-side, so even large sets stay fast.
What you can do
- Group by any column– Organize the grid by size, color, source or destination location, and more.
- Aggregate the columns you choose– Aggregation is configured per column, with the available methods depending on the column type: Sum, Average, Min, Max, and Count for numbers; Min, Max, and Count for dates; Count and Distinct Count for text.
- Drill in when you need to– Expand any group to see the individual Transfer Orders beneath it.
Why it helps
- Review and validate recommended transfers by location, category, or size at a glance, then dig into the detail only where it matters.
- Stay responsive on large Transfer Order sets, since grouping and aggregation are computed on the server.
Learn more: Recommended Transfer Orders