Using CR XI.
I'm working on a report that emulates a crosstab (the crosstab cannot perform the calculations I need, so I'm using a three-formula trick to get my numbers). Right now, the group is sorted in original order. I'm 100% sure that I can't sort the rows by the three-formula trick values, since it runs while printing records. However, I'd like to try sorting by specified order using a formula to set the values.
So the main question is, can you perform a specified order sort using a formula? Thanks!
I'm working on a report that emulates a crosstab (the crosstab cannot perform the calculations I need, so I'm using a three-formula trick to get my numbers). Right now, the group is sorted in original order. I'm 100% sure that I can't sort the rows by the three-formula trick values, since it runs while printing records. However, I'd like to try sorting by specified order using a formula to set the values.
So the main question is, can you perform a specified order sort using a formula? Thanks!