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!

Streamline Data Ingestion With Deployment Server Essentials

REGISTER NOW!Every day the list of sources Admins are responsible for gets bigger and bigger, often making the ...

Remediate Threats Faster and Simplify Investigations With Splunk Enterprise Security ...

REGISTER NOW!Join us for a Tech Talk around our latest release of Splunk Enterprise Security 7.2! We’ll walk ...

Introduction to Splunk AI

WATCH NOWHow are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. ...