Dashboards & Visualizations

How do I use drilldown with a piechart to get a different value?

igschloessl
Explorer

I have a pie chart where I show the income types of people.
(|eval income_type= if(income=<4000, "middle class","high class") | stats count by income_type

When I click on the "high class" I want to show in the drilldown which person earns how much money. So I don't want the income_type, I need the income value itself.

How can I get the income to the drilldown? Now I just get "high class" string.

I already tried $row.income$ but it doesnt work.

Thank you in advance.

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 ...