peterb58
IS-IT--Management
- Mar 20, 2005
- 110
A query regarding Group Suppression.
Using CRXI R2 on a Sybase 11 database all under Win7.
The report is designed to show specific numbers of calls for a Low Battery event. The customer wanted to control the minimum number of events in order to see where problems may lie a parameter called CallEvents.
So we have:-
Group 1 - Equipment Type
Group 2 - Dwelling ID
Group 3 - Call Meaning
Details ......
I have a suppression formula on GP3 and GP2 which suppresses anything less than the variable - Count ({RV_LOWBATTERY.NotificationTime}, {RV_LOWBATTERY.Meaning})<={?CallEVents}
This works OK until I have several GP 3 entries, one of which meets the suppression criteria. This will also then suppress GP2 as it is the same criteria.
What I need to be able to do is suppress any GP3 entry which is < CallEvents but only suppress GP 2 if ALL GP 3 entries are below the threshold.
thanks
Using CRXI R2 on a Sybase 11 database all under Win7.
The report is designed to show specific numbers of calls for a Low Battery event. The customer wanted to control the minimum number of events in order to see where problems may lie a parameter called CallEvents.
So we have:-
Group 1 - Equipment Type
Group 2 - Dwelling ID
Group 3 - Call Meaning
Details ......
I have a suppression formula on GP3 and GP2 which suppresses anything less than the variable - Count ({RV_LOWBATTERY.NotificationTime}, {RV_LOWBATTERY.Meaning})<={?CallEVents}
This works OK until I have several GP 3 entries, one of which meets the suppression criteria. This will also then suppress GP2 as it is the same criteria.
What I need to be able to do is suppress any GP3 entry which is < CallEvents but only suppress GP 2 if ALL GP 3 entries are below the threshold.
thanks