Dashboards & Visualizations

compund StaticSelect

fk319
Builder

I am using a StaticSelect that presents a list of items.

My list has grown to large to be in one drop down, so I would like to create a list that when an item is slected it presents another list that I can select an item from.

Tags (1)
1 Solution

southeringtonp
Motivator

Should be doable. For your second dropdown, use a SearchSelectLister instead of a StaticSelect, and put your allowed choices in a lookup table.

Set the search for your StaticSelectLister to |inputlookup dropdown_options | search $xxx$, where the $xxx gets filled in based on the first selection.

View solution in original post

southeringtonp
Motivator

Should be doable. For your second dropdown, use a SearchSelectLister instead of a StaticSelect, and put your allowed choices in a lookup table.

Set the search for your StaticSelectLister to |inputlookup dropdown_options | search $xxx$, where the $xxx gets filled in based on the first selection.

fk319
Builder

That solves another question I have, but I dont follow how a single table can build compound dropdown list.

0 Karma
Get Updates on the Splunk Community!

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...