I have a report that needs to be displayed in 3 different ways based on the parameter.
I have a parameter called Report view, that will have
1. Summary
2.Summary with details
3.Summary with Drill Down.
If I Choose Summary, it should display on the groupings and the detail section should be supressed.
If I choose Summary with detail, nothing is suppressed and both groups and details should be displayed.
If I Choose Summary with Drill Down, It should display the grouping, when I click the grouping the corresponding detail should be displayed(like hide drill down ok).
I know the first two options can be done just by supressing details section when "Report View = "Summary".
Can anyone tell me how to achieve the 3rd option?
Thanks.
I have a parameter called Report view, that will have
1. Summary
2.Summary with details
3.Summary with Drill Down.
If I Choose Summary, it should display on the groupings and the detail section should be supressed.
If I choose Summary with detail, nothing is suppressed and both groups and details should be displayed.
If I Choose Summary with Drill Down, It should display the grouping, when I click the grouping the corresponding detail should be displayed(like hide drill down ok).
I know the first two options can be done just by supressing details section when "Report View = "Summary".
Can anyone tell me how to achieve the 3rd option?
Thanks.