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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...