Dashboards & Visualizations

How to make a panel use different queries depending on the dropdown value?

klim
Path Finder

I have a dropdown that has three options. Depending on the option the search of a panel needs to change. So if the dropdown selected was A, I need the panel to use search A. Is this possible or should I just build three of the same panels with a depends clause on that dropdown token?

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The value for each choice in the dropdown can be the entire search

<choice value="index=xyz | table field1">Search 1</choice>

 Then the query in the panel can just be the token

<query>$dropdown$</query>

Alternatively, in the change handler for the dropdown, you could set a number of tokens which you use in the query of the panel, for example, your different searches might have different earliest and latest values. 

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...