Hi
I'm using an Interactive Report in my Apex application and the users have requested a way to hide a row (filter it out) with a single click. So for example they would click a row, and (perhaps based on the ID field of that row) the row is hidden from the report and added to the filters at the top of the report - so that the filter can be removed later.
Anyone know of a way to accomplish this with a single click (or even a couple of clicks)?
I'm using Apex 4.2 by the way.
Thanks
Vinny