How to pass sys ID of indicator breakdown from one page to KPI details page in UI Builder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:32 AM - edited 08-22-2023 11:33 PM
Hi Community,
We want to pass the sys ID of Indicator Breakdown from a different page to the KPI details page dynamically in UI Builder so that we can get the breakdown filtered data on KPI details page also after clicking on previous page (let say data visualization).
For now, we are passing the value through data binding with the property @context.props.breakdown, but it is not working as expected.
P.S. We have already added the breakdown as optional parameter for the KPI details page.
We have taken reference from this article Now Component Library | ServiceNow Developers to implement this and tried to pass the sys ID of breakdowns.
But we could not figure out what exactly we need to pass as elements with the sys ID of the breakdown as mentioned here.
Please let me know if anyone of you can help me in this.
Thanks,
Binita
#ui builder #ui/ux #kpi #workspace #servicenow#community #servicenow community