Hi All,
I am trying to figure out a way to add an Action detail report to a column that has a toggle (+/-) on it.
For example:
+ Marbles 75
- Red Marbles 30
- Blue Marbles 45
When the Marbles is collapsed (+) I want to click on the cell containing the 75 value and go to a detail report so that all 75 marbles are displayed. I need to pass as an argument the context of the "collapsed" state.
When the Marbles are expanded (-), I want to click on the cell containing the 30 or 45 and show only the Red or Blue marbles respectively.
How do I do this? I can't seem to figure out how to pass toggle state context to the detail report.
Thanks for your help!
--Dan
DJAnsc