Hello,
I have a Crystal report that is being generated by a stored procedure in a SQL database. My report has two groups, region and employee name. All of my data is in the footer of the employee name field, and every column in my report is a formula. I am also suppressing any employee that has @CARS=0. (@Cars is my first column, and is used as the denominator for a division in another formula).
One of the columns, "Total RP" is a formula field which is simply a sum of two other previous fields (also forumlas). I need to order my report by "Total RP" descending. Any ideas on how to do this?
I looked in the "record sort oder" option but only report fields and database fields are available, and I need a forumla field. The "group sort order" option is greyed out so I am not able to see if that will help.
I am using Crystal Reports XI. Any help would be greatly appreciated as I really need to do this...thanks!
I have a Crystal report that is being generated by a stored procedure in a SQL database. My report has two groups, region and employee name. All of my data is in the footer of the employee name field, and every column in my report is a formula. I am also suppressing any employee that has @CARS=0. (@Cars is my first column, and is used as the denominator for a division in another formula).
One of the columns, "Total RP" is a formula field which is simply a sum of two other previous fields (also forumlas). I need to order my report by "Total RP" descending. Any ideas on how to do this?
I looked in the "record sort oder" option but only report fields and database fields are available, and I need a forumla field. The "group sort order" option is greyed out so I am not able to see if that will help.
I am using Crystal Reports XI. Any help would be greatly appreciated as I really need to do this...thanks!