Dashboards & Visualizations

How to consider multiple status value as one under status filter by applying multiselect filter?

Shrav
Engager

How to specify two similar value with slight differences in their spelling(i.e; "In Progress" and "In progress") as a single option in Multiselect option for particular field i.e;Status - as show in below figure:

Shrav_0-1683522852743.png

 

Labels (1)
Tags (2)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @Shrav,

For this particular sample you can convert all status values to lowercase. Since search works case-insensitive your further searches will run without problem. Please be careful that where command works case-sensitive. 

If this reply helps you an upvote and "Accept as Solution" is appreciated.

Shrav
Engager

@scelikok Thanks for the reply,will try by doing these changes.

 

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 ...