Is there a way to sort a Group by a calculated field? The formula I'm using in the group calculates a percentage and I want to sort DESC by percentage:

Code:
Sum ({@ReplacePrice}, {@DivComp}) % Sum ({PART_NUMBERS.UNIT_PRICE}, {@DivComp}) & "%"