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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...