Hello,
Using CR 2008 to write report, users use CR Enterprise 9 viewer to view the report.
I want to display group headers but I do not want the user to be able to drill down the details of a group in the viewer. I know you can suppress groups/sections with no drill down and hide them with drill down, but what if you want to not suppress, but also not allow drill downs?
I have the "Show All Headers on Drill Down" unchecked in Report Options. And when I do a Bolean test of Group 1 with the formula: drilldowngrouplevel = 0
It returns "True".
But the viewer is still allowing user to drill down below group 1.
Thanks in advance for your help.
Using CR 2008 to write report, users use CR Enterprise 9 viewer to view the report.
I want to display group headers but I do not want the user to be able to drill down the details of a group in the viewer. I know you can suppress groups/sections with no drill down and hide them with drill down, but what if you want to not suppress, but also not allow drill downs?
I have the "Show All Headers on Drill Down" unchecked in Report Options. And when I do a Bolean test of Group 1 with the formula: drilldowngrouplevel = 0
It returns "True".
But the viewer is still allowing user to drill down below group 1.
Thanks in advance for your help.