I have an interactive report that needs to pass values to items to my "Mass Edit" page. The "Mass Edit" page will then allow the user the user to update multiple rows. I am able to do this via tabular form, but I want to leverage Interactive Reports filter functionality but don't know how to pass the value from the filter to an item.
For example, I filter on my date column "04-JUN-20", how do I pass that to a item?
Any insight is appreciated.