Dashboards & Visualizations

Use multiselect input in a dashboard?

m0rt1f4g0
Explorer

Hello.

I have three lists of names of different technologies, I would like to put the technologies in a menu or multiselect so that when I select each technology it brings me the names of each one that is selected, for example:

 

My list is:

m0rt1f4g0_0-1675411730875.png

 

My multiselect input is:

m0rt1f4g0_1-1675411786803.png

 

When selecting each option, I would like it to show me all the users like the following table:

m0rt1f4g0_2-1675411988987.png


try doing the following

| makeresults
|eval input = "$ms_Be1Voild$" //This is the token of my multiselect input
|eval array = mvjoin(input, ",")
|fields array

But the result is the following:

Active Directory,o365,Windows

Could anyone help me please.

 

 

Labels (3)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...