Splunk Search

PIE CHART mouseover is displaying 100% value from nowhere?

the_wolverine
Champion

My search:

  • | chart max(REPORTING) as REPORTING max(MISSING) as MISSING

The table looks fine, 2 columns, REPORTING and MISSING, with value of 102 REPORTING and 4 MISSING.

The pie chart looks like this:

alt text

Where is 100% coming from? How do I remove it?

And if I add "| transpose" I get this chart with unwanted row/column text:

alt text

0 Karma
1 Solution

the_wolverine
Champion

alt text

Workaround this by using transpose and rename the column and "row 1":

| chart max(REPORTING) as
"REPORTING" max(MISSING) as "MISSING" | transpose | rename "row 1" as count "column" as STATE

View solution in original post

the_wolverine
Champion

alt text

Workaround this by using transpose and rename the column and "row 1":

| chart max(REPORTING) as
"REPORTING" max(MISSING) as "MISSING" | transpose | rename "row 1" as count "column" as STATE

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...