Hello, I am running into an issue with using multiple dropdowns What I am trying to achieve is dynamic index selection via a hidden splunk dropdown filter that get's autopopulated with the first result value from the datasource search on the hidden dropdown. The hidden filter's data source query for populating the dropdown makes uses the token from the first dropdown. What seems to be working: - Hidden Dropdown successfully lists the correct index based on the selection from the first dropdown. What isn't working: - The result from the hidden index datasource search isn't selected despite it being the only result returned and default selected values is set to first value. Any thoughts or recommendations for how to handle this problem?
... View more