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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
jagannalla
Partner - Specialist III
Partner - Specialist III

Selections in ListBox

Hi,

I had a list box with field F1 and the data of F1 is A,B,C. This field is created using inline now the thing is when i return a action in button to store the selections of this listbox in variable it is working. In actions->Set variable and variable(vStore) with value=GetFieldSelections(cure,',')

- Upto here it is working fine and storing all the selections in variable.

- But when i taken the field(F1)  from qvd file and using it in listbox. After making selections and cliking on the button it is not storing in variable.

I don't know y it is not working.

Can anybody help me..

3 Replies
Not applicable

Hi,

It seems to be working for me using qvd. Not sure if I am doing the same thing though...find attachment

Cheers

Arun

jagannalla
Partner - Specialist III
Partner - Specialist III
Author

Arun,

It is working for me also now. I don't know what is the problem.

I just renamed the fields using QUALIFY Statement.

Not applicable

ok. tats gr8