Dashboards & Visualizations

How to show all values except for one in a dropdown?

yvassilyeva
Path Finder

Hi!


I have a dropdown with one of the values being "Unknown", and I would like to have an option in the dropdown to show each value,  All, and also include an option to show "All except for Unknown".  Has anyone been able to do so?

Thank you very much!

Labels (2)
0 Karma

skrajkumar_splu
Splunk Employee
Splunk Employee

Next to All add " Except Unknown" also as a static option with value as 

 

* AND data!="Unknown"

 

 

here data is the field name you are going to search in the query like data = $dropdown$. This should help in filtering all values of data except "Unknown"

skrajkumar_splu_0-1635612571813.png

 

If this answer helps. kindly accept it as a Solution and upvote it.

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...