CR 8.5
SQL server 2000
I have a report with three groups.
Division
Profit Center
Manager
There are several columns of totals for each group going across the page. The details section is suppressed and all totals are on each group header. If a report user wants to see details section or what makes up a total, then they click on a specific total and see the details section in a drill down page. My problem is that the descriptions from the main report do not appear in the drill down, and users want to print these drill downs out. Without the labels my users have to keep looking at the main report and trying to figure out what column of data they are looking at on the drill down printout.
I have tried a couple different ways, I tried creating another group header which is condiionally suppressed based on group number and page number, but could never quite get it to work without the suppressed header for the drill down appearing in unwanted places.
If anyone can think of anything please shoot me a reply.
Thanks,
13
SQL server 2000
I have a report with three groups.
Division
Profit Center
Manager
There are several columns of totals for each group going across the page. The details section is suppressed and all totals are on each group header. If a report user wants to see details section or what makes up a total, then they click on a specific total and see the details section in a drill down page. My problem is that the descriptions from the main report do not appear in the drill down, and users want to print these drill downs out. Without the labels my users have to keep looking at the main report and trying to figure out what column of data they are looking at on the drill down printout.
I have tried a couple different ways, I tried creating another group header which is condiionally suppressed based on group number and page number, but could never quite get it to work without the suppressed header for the drill down appearing in unwanted places.
If anyone can think of anything please shoot me a reply.
Thanks,
13