When I use "Request From User" parameteres, and use a list of key/value (Item or Data Columns)
I receive the selected key in the variable.
How can I obtain the also the value selected?
Lets say I have the list of Months ("Jan", "Feb", ... , "Dec").
Whe I choose "Fev", myVar receives the key value (2). How can I also use the "Feb" string (values)?
Tks
User Parameters - Using both Keys and Values
Re: User Parameters - Using both Keys and Values
Hello.
The only way is to set Keys the same as Values. The variable can have only one value and it's key.
Thank you.
The only way is to set Keys the same as Values. The variable can have only one value and it's key.
Thank you.