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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...