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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...