Hi Team,
We are looking for guidance on implementing navigation from a chart to a filtered iSheet view.
Our requirement is that when a user clicks on a chart segment/data point, they should be redirected to the corresponding page in the application, and only the selected/filtered items should be displayed in the target list view.
For example, we would like to redirect users to a URL similar to the one below, where the filter values are determined dynamically based on the chart item that was clicked:

rsmuat.highq.com/.../sheetHome.action

Could you please help us understand the following:
- How can we dynamically build this URL based on the chart item selected by the user?
- What does the parameter format
filterValue_2227171_1represent?- Is
2227171the column/field identifier? - What does the trailing
_1indicate
- Is
- Are there any alternative approaches for navigating directly to a specific filtered item or record without constructing these
filterValue_*parameters manually? - Is there any documentation available that explains the URL structure and filter parameter mapping used by HighQ?
Thanks & Regards
Hemanth