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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...