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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...