Dashboards & Visualizations

How to create a drill down from one panel to another in the same dashboard

YuliyaVassilyev
Explorer

I have a line count chart where only the number of cases is shown for each ID number, and want to connect it to another panel that would have more details for the specific ID number. Here is an example of the search for my line chart:
index=ccp sourcetype=ves_jep
| stats dc(CODE) by ID
and an example of more detailed search:
index=ccp sourcetype=ves_jep
| stats dc(JEOPARDY_CODE) by CCRID, REQUIREDSERVICEDATE,DATEAPPROVED, GLOBALTRACKINGSTATUS, JEOPARDY_CAUSE
I would like for the user to click on one of the IDs on the line chart and that would lead to the second panel with details.

Thank you in advance!

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @YuliyaVassilyeva,
see in Splun Dasboard Examples App ( https://splunkbase.splunk.com/app/1603/ ) there an example for you In-page Drilldown with Perma-Linking

Ciao.
Giuseppe

0 Karma

to4kawa
Ultra Champion
0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...