I currently have a report based on items that have shipped to date for this year.
Currently I set up a grouping for these items and I did a sum amount for that group.
I moved all the detail information to the header information and now I want to sort in descending order by that group sum amount.
How can I do that?
Thanks