Splunk Enterprise

Why do some dropdowns (classic) have a filter box, and others do not?

genesiusj
Builder

Hello,

Why do some dropdowns have a filter box and others don't?

Are there options on the <input type="dropdown"...> tag that needs to be set?

What other options are available for dropdowns?

Thanks and God bless,
Genesius

Labels (1)
Tags (3)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

The ones with an input box are most likely multiselect dropdowns, where you can select more than one option from the dropdown, whereas standard dropdown has no filter.

0 Karma

genesiusj
Builder

TY @bowesmana 

That is not the case. The searches for both dropdowns are the same inputlookup* file; one dropdown is one field, and the other is the other. But only one of the dropdowns has the filter box. 

Screenshot - 3_21_2023 , 7_48_06 AM.pngScreenshot - 3_21_2023 , 7_47_49 AM.png

*Have to use inputlookup and not index because data is originating from dbconnect.

The second dropdown (displays the filter box) is text. The first dropdown is a number (no filter box displayed). I converted to a string (added AAA in front of the number), but this did not work either.

Each dropdown search includes one of these
| search fieldA=$fieldA_from_other_dropdown$
| search fieldB=$fieldB_from_other_dropdown$

I also tried reversing the order of the dropdowns in the dashboard. But this did not fix the issue.

Thanks for any guidance you can provide.

God bless,
Genesius

0 Karma

bowesmana
SplunkTrust
SplunkTrust

Then it's this setting in the input

<allowCustomValues>true</allowCustomValues>
0 Karma
Get Updates on the Splunk Community!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

State of Splunk Careers 2024: Maximizing Career Outcomes and the Continued Value of ...

For the past four years, Splunk has partnered with Enterprise Strategy Group to conduct a survey that gauges ...

Data-Driven Success: Splunk & Financial Services

Splunk streamlines the process of extracting insights from large volumes of data. In this fast-paced world, ...