Dashboards & Visualizations

How can I dynamically fill in these fields from a dropdown?

nisha_kapoor
Path Finder

So for my search I need the following:

search brand1=b1 AND brand2=b2 AND brand3=b3

The field names are dynamically filled in from a dropdown. Can you suggest how to go about this?

0 Karma

woodcock
Esteemed Legend

Like this:

search brand1="$b1_token_name$" AND brand2="$b2_token_name$" AND brand3="$b3_token_name$"

Download and play around with the "6.1 Dashboards and Visualizations" app.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...