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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...