Dashboards & Visualizations

Studio - table custom color ?

sbaror11
Explorer

I started exploring the new studio and created some dashboards. Cool but new so not much community wisdom and examples. Only the documentation .

Is there a dedicated forum for the Studio?  The label "studio" is not available here. 

My question: is there a way for a custom color in a table in the new Studio?  Similar to the custom color codein the simple XML: 

<format type="color" field="appid_tag">

          <colorPalette type="expression">case(value="Banana","#a740a2")</colorPalette>

        </format>

 

Next question up: can I use conditional color in Studio, similar to the one in simple xml:

 

<format type="color" field="tags">

          <colorPalette type="expression">case(match(lower(value), "`"),"#b6fcd5")</colorPalette>

        </format>

 

 

Labels (1)
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...