peterb58
IS-IT--Management
- Mar 20, 2005
- 110
I have a report which I want to modify from static groups to user defined.
The basis of the report is Reponse time of an operator in a call centre. The groups are currently defined as <30sec 30 - 60sec, >60sec.
I then sub group these into fixed groups, so in the <30sec group it would be broken into 0-10sec 10-20sec, 20-30sec.
The reports now need to allow the user to choose the lower and upper limits, e.g lower limit =20 and upperlimit = 50. This would give the mail groups as <20sec, 20-50sec, >50sec. The sub groups would remain and sort themselves as appropriate.
The problem I have is with the Group name text. I don't seem to be able to base this on the parameter. I have looked at a text label based on GrouNumber, but this does not work as I expected. What I see is:-
GH1 - GroupNumber 1
GH2 - GroupNumber 1
GH2 - Groupnumber 2
GH1 - GroupNumber 3
GH2 GroupNumber 3.......
I could simply put Less Than Lower Limit..... but I would rather have
Less Than {?user input}
Crystal XI connected to Sybase Anywhere 9.
Pete
The basis of the report is Reponse time of an operator in a call centre. The groups are currently defined as <30sec 30 - 60sec, >60sec.
I then sub group these into fixed groups, so in the <30sec group it would be broken into 0-10sec 10-20sec, 20-30sec.
The reports now need to allow the user to choose the lower and upper limits, e.g lower limit =20 and upperlimit = 50. This would give the mail groups as <20sec, 20-50sec, >50sec. The sub groups would remain and sort themselves as appropriate.
The problem I have is with the Group name text. I don't seem to be able to base this on the parameter. I have looked at a text label based on GrouNumber, but this does not work as I expected. What I see is:-
GH1 - GroupNumber 1
GH2 - GroupNumber 1
GH2 - Groupnumber 2
GH1 - GroupNumber 3
GH2 GroupNumber 3.......
I could simply put Less Than Lower Limit..... but I would rather have
Less Than {?user input}
Crystal XI connected to Sybase Anywhere 9.
Pete