Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Saving value selected into a variable

Hi,

is it possible to save the value selected for a field put into a list box? How?

Many thanks

3 Replies
Not applicable
Author

It is possible by configuring a field event trigger in Document Proporeties, but why do you want to do that? you can always access to field's value

erichshiino
Partner - Master
Partner - Master

Hi, I don't know you want to make it automatically or using a button (for example).

I created a sample with with both cases ( vSelectons for (1) and vStore for (2) )

Hope it helps,

Erich

Not applicable
Author

Hope this helps u:

Create a variable.

=GetFieldSelections(Field whose selections u want to save in variable.)