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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
nvrphanikumar
Creator
Creator

Variables passing MultiValues

Is there a way to pass multi values to a variable ?

I have a HTML Select Tag with options.I would like the user to select multi values and allow those multi selection in Qlik App

Example:

There is a country drop down ,A user can select multi options.

app.variable.setStringValue("vCountry", $("#Country").val());

0 Replies