Dashboards & Visualizations

Specifying color for column chart values that are "blank" or "contains"

clintla
Contributor

Is there a way w/ the new feature for coloring ranges on values such as Blank or Contains?

I've tried things like NULL or " " or "" or just nothing for a blank line.

Why dont wildcards work? Something like
word to color anything w/ the word "word" in it?

Is there a nice work-around for this?

0 Karma

jkat54
SplunkTrust
SplunkTrust

have you tried something like fillnull?

| fillnull value=999

Then make whatever color you want for values of 999... or do it with 0s, etc.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...