jkellington
MIS
CR10 from SQL2K
I'm pulling a list of transactions (see example below)
[tt]
Trans Type Referring Branch Amount
----------- ------------------ --------
Annuity Branch A $1000.00
RESP Branch B $4000.00
Seg. Fund Branch C $3000.00
RESP Branch C $7000.00
Annuity Branch A $2000.00
Annuity Branch B $9000.00
RESP Branch A $1000.00
Seg. Fund Branch C $3000.00
[/tt]
What I'd like to do is show the data grouped and summed by Trans Type, and then, in the same report, show the same data grouped and summed by Referring Branch. Is there a way to have indepedent groups in the same report with CR10?(ie. I don't want nested groupings, I want the two to be completely separate.)
Thanks for your help,
Jason
I'm pulling a list of transactions (see example below)
[tt]
Trans Type Referring Branch Amount
----------- ------------------ --------
Annuity Branch A $1000.00
RESP Branch B $4000.00
Seg. Fund Branch C $3000.00
RESP Branch C $7000.00
Annuity Branch A $2000.00
Annuity Branch B $9000.00
RESP Branch A $1000.00
Seg. Fund Branch C $3000.00
[/tt]
What I'd like to do is show the data grouped and summed by Trans Type, and then, in the same report, show the same data grouped and summed by Referring Branch. Is there a way to have indepedent groups in the same report with CR10?(ie. I don't want nested groupings, I want the two to be completely separate.)
Thanks for your help,
Jason