I am generating annotations in Webide. My requirement is to navigate from Overview page to List report while passing the parameters from Overview page and get the filtered table records in List report based on the same cross app navigation parameters.
I have a Donut chart in Overview page with three section based on the property STATUS.
Lets assume if I click on the section X then it should navigate to List report where table will have the records with STATUS "X".