Drilldown view in platform analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
In the "classic" reporting UI we can specify a list view in the Drilldown view field:
Does this option exist in Platform Analytics? I'm just seeing "Go to data view" but doesn't allow me to specify which view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Chart Interactions - Go to Data View - Which List View
- Drilldown from dashboard reports opens a default view, I need to change it to a custom view
Thank you,
Vikram Karety
Octigo Solutions INC