Dashboards & Visualizations

Pie chart drill down not working for 3 different fields

dtccsundar
Path Finder

HI,

When i use 3 different fields in pie chart , the drill down is not working for me.
for example ,
|stats sum(CountOf_Pass) as "Tests Pass",sum(CountOf_Fail as "Tests Fail",sum(CountOf_Excluded) as "Excluded Tests"|transpose|rename "row 1" as "Count"

This is my code .When i use this Drill down , i am getting the initial new search page and not the drill down values .The drill down code is
|stats sum(CountOf_Pass) as "Tests Pass",sum(CountOf_Fail as "Tests Fail",sum(CountOf_Excluded) as "Excluded Tests"|transpose|rename "row 1" as "Count"|search $column$="$click.value$"
|rename Assessment as "Assessment "CountOf_Pass as "Tests Pass" CountOf_Fail as "Tests Fail" CountOf_Excluded as "Excluded Tests"|Table "Assessment " "Tests Passed" "Tests Failed"

Please help me to make this drill down work

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...