Dashboards & Visualizations

How to make an alias for different options in MultiSelect Input?

peterkn
Explorer

For instance, I have ALL, PROG_A and PROG_B as the available choices for the field Program.

How can I make it display as ALL, Function_A and Function_B instead?

Tags (3)
0 Karma
1 Solution

maciep
Champion

I'm not sure I understand the problem exactly, but for each choice there should be 2 options to fill out in the multi-select dropdown - a name and a value. Name would be what is displayed to the user in the dropdown and value would be what is actually stored in the token/field created by the input.

So you could make the name "Function_A" and value "PROG_A". That would be for a static list but a dynamic list would be similar - using "field for label" as what's displayed to the user and "field for value" as what's stored in the token.

I'm not sure if that answers your question but feel free to provide more detail if not.

View solution in original post

maciep
Champion

I'm not sure I understand the problem exactly, but for each choice there should be 2 options to fill out in the multi-select dropdown - a name and a value. Name would be what is displayed to the user in the dropdown and value would be what is actually stored in the token/field created by the input.

So you could make the name "Function_A" and value "PROG_A". That would be for a static list but a dynamic list would be similar - using "field for label" as what's displayed to the user and "field for value" as what's stored in the token.

I'm not sure if that answers your question but feel free to provide more detail if not.

Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...