Dashboards & Visualizations

How to create a drilldown from clicking on an area in a pie or bar chart to displaying the data in a table?

DonDandrea
Path Finder

I have a dashboard that organizes my information nicely. I need to be able to click on an area in a pie chart or a bar chart and have that data presented in a table. I am currently able to drill into the raw data, but then I have to add search language to chart the data. This needs to be seamless for users.

Thank you for your help.

krishnacasso
Path Finder

when click on edit in your dashboard you can able to edit your xml code
clock on edit source
after your search query in that code
add these lines

......................

note: give the link of http after you search the desired fields
and put ?q=$click.value$
at the end of http link.
see the drilldown documentation further.

somesoni2
Revered Legend

Did you get a chance to look at the Splunk documentation for 'Drilldown'?
http://docs.splunk.com/Documentation/Splunk/6.2.4/Viz/PanelreferenceforSimplifiedXML#Drilldown_eleme...

It has an example for capturing the clicked value and using it in other panel.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...