cancel
Showing results for 
Search instead for 
Did you mean: 
AmKumar
Cosmonaut
Status: Needs Info

Presentation Variables can only accept a single value today.

We have a use case where we need to be able to select multiple values for a presentation variable.

Please provide the option to be able list of values for various data types for a presentation variable.

Thank you.

2 Comments
Status changed to: Needs Info
seifelewa
Employee
Employee

Right now , you have the ability to add multiple presentation variables with different data types. 
Or did you mean something else?

Screenshot 2025-06-10 at 2.07.45 PM.png

dylanwan
Employee
Employee

 

Here are some possible workarounds:

1. Use a Range to select multiple values.  For example, if you want to allow the user to select multiple periods or dates and the values can be described in a range.  We can give two presentation variables, the FROM value and the TO value.

2. Use multiple presentation variables, one for each value.  If the user can specify up to three values, we can use three variables.  We can use OR as the filter criteria.

3. Allow entering free form text and parse the values