I have a report where I need to select for and display running totals on a group level for Worker, Supervisor, Boro, and City. I thought that changing the group with a parameter was the ideal solution (otherwise I need to maintain multiple versions of the report). However the run goes from 2/3 minutes for a field-based group to 20/30 minutes for the selectable version.
Peck says "You may pay a slight performance penalty .... Since the sorting or grouping will be done with a formula ... the ORDER BY clause won't use this formula, requiring Crystal to actually sort the data once it arrives ...."
Is there any other approach that avoids the "slight" performance problem?
Thanks
Bob Hagan
Peck says "You may pay a slight performance penalty .... Since the sorting or grouping will be done with a formula ... the ORDER BY clause won't use this formula, requiring Crystal to actually sort the data once it arrives ...."
Is there any other approach that avoids the "slight" performance problem?
Thanks
Bob Hagan