I have a report that the user wanted according to amounts highest to low.
Now they want also by date. I did do that by adding the date as the first group, the second group is the order number.
but we lost the max that way. the max we did by creating total on the amount column to max and then sorting on that.
now that we are sorting overall by date we lost the max feature is there any way to have for each month. this is a one time report for past 3 months.