Reporting

Why is multiselect not working?

POR160893
Builder

Hi,

I am using a multiselect input with the following query:
|inputlookup ABC
| eval hjk=_key
| lookup XYZ asset OUTPUT ass AS name, app AS application
| stats values( application)

POR160893_0-1655670799482.png


However, when I add this onto the actual dashboard, no results are generated as expected on the actual input.


What am I doing incorrectly?

POR160893_1-1655670832518.png



Thanks,

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @POR160893,

some additional info to debug your issue:

are you sure to have the asset field also in the first lookup?

in the screenshout I see that asset field is also in output and this is different than the search you shared, is it correct?

then, instead the last row, you could use 

|  stats BY application

or 

| dedup application,
| sort application
| table application

then, why do you used "| eval hjk=_key" ?

Ciao.

Giuseppe

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@POR160893 

It looks  your search out is multivalued field and the column you have used in fieldLabel and fieldValue looks different. can you please verify the search output and the fields you have used in the MultiSelect configurations?

 

Thanks
KV


If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...