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 INPUTFIELD

hello,

where are stored the value of input fields
can we get them back?

1 Reply
Not applicable
Author

If you create a new input box.  Then it will give you the option of which variable it is linked to.  If no variables exist it will allow you to create a new one.  Otherwise, double click or add the variable from the left to make it appear on the right.  Now when you enter in a value into the input field it will be store to that variable.

Generally you can access variables by using = $(VariableName) or just the VariableName itself.

Hope that helps!