Drilldown view in platform analytics

Michael Culhan1
Mega Sage

In the "classic" reporting UI we can specify a list view in the Drilldown view field:

MichaelCulhan1_0-1784571142516.png

 

Does this option exist in Platform Analytics?  I'm just seeing "Go to data view" but doesn't allow me to specify which view.

 

MichaelCulhan1_1-1784571240102.png

 

 

1 REPLY 1

Vikram Reddy
Tera Guru

Hi @Michael Culhan1,

 

No, that field doesn't carry over. In classic reporting the Style tab gives you an explicit Drilldown view lookup because the report is pointing at a sys_ui_list view directly. In Platform Analytics the widget's Chart interaction section only gives you the Action dropdown you found (Go to data view / Go to URL), and Go to data view has no view picker at all: it always opens the table's default Now Platform list view in Core UI, not a named view. This has come up in the community before with no built-in fix, just a workaround:

  • Go to URL: switch the Action to this instead of Go to data view
  • sysparm_view: build the URL to your list (e.g. incident_list.do?sysparm_query=...&sysparm_view=your_view_name) and append it here

That's the only way to force a specific view from a Platform Analytics drilldown today.

References

 

Thank you,
Vikram Karety
Octigo Solutions INC