Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Predefined Values

Hi,

Any one used the Predefined Values in the Input Box. I want the Input box to have some predefined values and user will select any values .. I tried by providing the predefined values in the Values of Input Box .I am not able to select the values in the Input Box..

1 Solution

Accepted Solutions
Not applicable
Author

I found the solution values to be provided with semicolon as delimeter and it is working fine..

View solution in original post

3 Replies
Not applicable
Author

As the input box is tied to a variable, you can control valid inputs by defining them for the variable. See Document Properties>Variables>Input constraints or value list or predefined values.

Regards,

Gordon

Not applicable
Author

I found the solution values to be provided with semicolon as delimeter and it is working fine..

oscar_ortiz
Partner - Specialist
Partner - Specialist

Three things to check on the Constraints tab of the Input Box Properties.

1) Input Constraints section: Make sure you've selected predefined values only.

2) Value List: How do you want to display the selections? Dropdown or Scroll.

3) Predefined Values: Number Series or Listed Values. Number series can create something simple like a period. From 1 to 12 Step 1. Listed Values can create a list of values like products. ProdA;ProdB;ProdC;...