Hi all,
I've got a report with 3 subreports, each subreport has ~12 rows and 5 columns:
CSQ Name ASA AHT Offered Handled
CS 12 456 5848 5754
BS 8 1420 6422 6400
etc..
Basically, I need all of that data in my main report so I can create a chart
I know you can use shared variable's to pass data from the sub to main report. But there are 48+ fields to pass.
I figure array's are the way to go, but I can't for the life of me get the code working..
Any help would be great.
Ic.
I've got a report with 3 subreports, each subreport has ~12 rows and 5 columns:
CSQ Name ASA AHT Offered Handled
CS 12 456 5848 5754
BS 8 1420 6422 6400
etc..
Basically, I need all of that data in my main report so I can create a chart
I know you can use shared variable's to pass data from the sub to main report. But there are 48+ fields to pass.
I figure array's are the way to go, but I can't for the life of me get the code working..
Any help would be great.
Ic.