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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
user467341
Creator II
Creator II

Modify load editor script variable from user input variable at frontend?

Hi,

Is it possible to update my load editor variable when a user manually input a new variable value at the frontend when using input box?

For example, I have this expression in load editor:

Let vTest=$(varFront)

And in my frontend I created a variable called varFront and assigned it in Variable Input object.

When user type '5' in Variable Input object, this will update my vTest in the load editor.

Thanks.

Labels (3)
1 Reply
zhaofeng
Partner - Creator
Partner - Creator

Of course.

But after you modify the variable value,you should reload the data again