oanion
IS-IT--Management
- Jun 18, 2004
- 55
I’m trying to create a portion of a report that will be grouped by the name of a server. (There is no set amount of servers. It can increase decrease depending on a date range in a selection statement). Each server has 3 categories for a summation. The summary I’m utilizing is the MAX function. For example, I want to see the Maximum number of minutes for a particular categorized call. In the example below, the numbers in the Category1 represent the Max number of minutes for each server for that particular category. My problem is, once I find the MAX number of minutes for each server, I’m not allowed to total all of the maximum results. The Total for Cateory1 is 1400. Is there a way to total a sum of summarized numbers in Crystal?
Category 1 Category2 Category 3
Server1 700 600 700
Server2 500 400 300
Server 3 300 200 100
ServerN 100 600 100
Totals 1400 1800 1200
Category 1 Category2 Category 3
Server1 700 600 700
Server2 500 400 300
Server 3 300 200 100
ServerN 100 600 100
Totals 1400 1800 1200