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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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.)