Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Platform Analytics dashboard and its Interactivity

ujjwalababa
Tera Contributor

Hi Everyone,

I’ve designed a dashboard in Platform Analytics and would like to make the single score reports interactive by linking them to list-type reports. Is there a way to achieve this functionality?

Additionally, I’ve built a list component report on the risk table and would like to display child risks when a user clicks on a parent risk. Essentially, I’m looking to show the parent-child relationship within the report.

  1. When a user clicks on any of the single score reports, the list-type visualization below should dynamically update to display the matching records from the sn_risk_risk table.
  2. For the list-type visualization component displaying parent risks, I would like to enable functionality where, if a user opens a parent risk, they can view the associated child risks, effectively showcasing the parent-child relationship.

Your guidance or suggestions on implementing these functionalities would be greatly appreciated.

Thank you!

1 REPLY 1

jeffrubinoff
ServiceNow Employee

Look into chart-to-chart interactions under https://www.servicenow.com/docs/bundle/xanadu-now-intelligence/page/use/par-for-workspace/concept/dv... but I don't think they will do everything you want.