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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Variables

how to store multiple values from a list object into variable?

2 Replies
buzzy996
Master II
Master II

u can definelist.PNG a variable and use that variable in input box and follow the below steps in image for rest of things,

Qrishna
Master
Master

Hi Priya..

Do this:

Goto Settings --> variable Overview -->Add a variable xyz = GetfieldSelections(your_field).

On your Sheet create a list box with the field 'your_field'.

Now whatever you select in the list box, those will be stored in the define variable 'xyz'.

Please see attached if you have any doubts.

Thanks