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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...