Dashboards & Visualizations

How to Multivalue field coloring table

Rukmani_Splunk
Path Finder

Hi  ALL,

I  have the below  table 

service name      Status

/app/test1           Success:90% Warning :8% Failure :2%

/app/test2           Success: 80% Warning 2% Failure :18%

i want to  color the cell base don  success values 

above 90% green 80 to  90% amber etc

 

 

 

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

This sort of thing comes up quite regularly - essentially, if you create a multivalue field with the second value being an indicator to the colour you want to use, then you can use CSS to hide the second value but the colorPalette option still works. More details here https://community.splunk.com/t5/Splunk-Search/How-to-color-the-columns-based-on-previous-column-valu... 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...