Hi everyone,
We have grid with rows with products, customers and ordered quantities. This is possible to group by either product or per customer and we sum the ordered quantities for the group. When sorting the ordered quantities, we want to sort first the groups by their aggregated quantities and only after that, inside each group.
Right now the behavior is that the groups with the highest single row quantity appear first, even if they don't have the highest values on the aggregated quantity, as seen in the picture bellow.
Thanks for the help!
Hello @Constança Branco
Can you please share a sample module with that scenario so that we can reproduce that and try to take a look?
Best Regards,GM