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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...