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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...