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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...