Dashboards & Visualizations

How can I get Not equal in format block?

paddy
New Member

I have a simple dashboard reporting on file transfers.  There is one column I want color coded based on return code.  Ideally I could have either return code = "0" is green, return code != "0" is red

What I currently have covers the "0" just fine, but doesn't cover non"0" results.

<format type="color" field="PPA1ReturnCode">
<colorPalette type="map">{"0":#65A637,"!=0":#D93F3C,"Failure":#D93F3C}</colorPalette>
</format>

I also tried "NOT 0", and that didn't work either.

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Can you use

<colorPalette type="expression">

Table column Simple XML - Splunk Documentation

0 Karma
Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...