Dashboards & Visualizations

Is it possible to change the color of a row based on the value of a column WITHOUT Javascript?

lmzheng
Explorer

I would like to change the value of a row based on the last column, which will be hidden by not displaying it in the fields.

    <format type="color" field="Hidden">
      <colorPalette type="expression">if (value < "24", "#F6C9C9", "#FFFFFF") </colorPalette>
    </format>

This appears to work, but I cant change the "value" for any other field?

Is this possible to do without JS?

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...