Dashboards & Visualizations

How to update multiselect dynamically

jpbonilla
New Member

Hi Splunk Community,

I'm currently trying to figure out if there is a dynamic way to refresh multiselect values when the assigned token is updated from another panel:

I have a multiselect (IP) with $tip$ as token name

alt text

I also have a panel with IPs, and when I click on one of them they update the $tip$ value, applying filters. I would like to update the values in the multiselect showing which IPs are currently selected. Right now I have not been able to find a solution.

alt text

Rgds,

JP

0 Karma

woodcock
Esteemed Legend

You can include a do-nothing command like ... | rename AUTO_REFRESH AS $refresh_token$ to your populating search and then any time you change refresh_token the list will be regenerated.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...