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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...