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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...