I have an inventory report that looks at every inventory transaction and sums the transaction quantities in a complex formula. The details section shows every inventory transaction, and it's suppressed. Group 3 is the item number, and the sum of the transaction quantities is displayed in that footer. Group 2 is by Item Type (e.g. 132), and Group 1 is by Item Type Family (e.g. 1xx).
My customer now wants me to sort the data by the formula descending -- Group by the item field, but sort by the quantity formula.
I can't figure out how to do this. Any suggestions?
My customer now wants me to sort the data by the formula descending -- Group by the item field, but sort by the quantity formula.
I can't figure out how to do this. Any suggestions?