Hello all,
I have in my report 4 groups.
[a]I would like the footer of group 1 to be displayed whenever group2,group3 or group4 is displayed.
For this purpose I defined in the selection expert for the footer of group to suppress drill down if following formula is met:
if DrillDownGroupLevel=0 then TRUE
Nonetheless from the moment DrillDownGroupLevel>=2 group footer1 is not displayed anymore?
<b> Moreover, I would like after each drilling to display all previous levels as well,
and not only 1 level:
On level 0: group 1
1: group 1, group 2
2: group1, group2, group3
....
Is this possible to achieve in CR? If yes how?
thanks a lot for your feedback.
Edited by: Herman Riegelhaupt on Jun 27, 2008 3:32 PM