This is probably simple, but nothing I have figured out yet....
I have four locations grouped to total production figures. Namely, received, completed and pending over an inputed length of time. The report properly print the totals for each location. I need to add combined totals at the end of the report. I could re-parse the data to collect and total the data without the location breakdown, but I would rather save and sum the results from each of the four into a combined variable for each of the three to be printed at the bottom of the report.
How do I need to set this up in Crystal Reports 8.5?
I have four locations grouped to total production figures. Namely, received, completed and pending over an inputed length of time. The report properly print the totals for each location. I need to add combined totals at the end of the report. I could re-parse the data to collect and total the data without the location breakdown, but I would rather save and sum the results from each of the four into a combined variable for each of the three to be printed at the bottom of the report.
How do I need to set this up in Crystal Reports 8.5?