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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Store listbox value in a variable

Hi,

I need to store a value which is selected in listbox in a variable.

If i clear that listbox also, the value in a variable should not be cleared.

if i select some value, then it should update in that variable.

how we can achieve this?

2 Replies
Not applicable
Author

I need it without the use of Macro.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can add a Set Variable action to the OnSelect field trigger and use the getselectedcount() function to check that only one value is selected. See attached example.


talk is cheap, supply exceeds demand