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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Vivek12
Contributor II
Contributor II

Changing variable value using input box

I have created a variable named 'Target' using the variable editor in the front end UI ( not in the script load editor) and have assigned some value to it, say '100'
I am using this variable in a chart and also have an input box to change the value of the variable.

Now the situation is whenever I assign any value in the input box, the changes are reflected in the chart due to change in variable value. However when I check the variable editor dialogue box it shows the some old value (100 in this case)
Also when I reopen the app, I can see that the value in the input box also reverts to 100 which shows the input box data is not getting saved
Can anyone explain what's exactly happening and is there a way out of it?
I am using qliksense web version

 

Labels (2)
1 Solution

Accepted Solutions
Mark_Little
Luminary
Luminary

I think this is by design. I have noticed it as well. 

I would guess this because the Variable will react to the User using the dashboard and outside the session will not remember user selections.

View solution in original post

2 Replies
Mark_Little
Luminary
Luminary

I think this is by design. I have noticed it as well. 

I would guess this because the Variable will react to the User using the dashboard and outside the session will not remember user selections.

Vivek12
Contributor II
Contributor II
Author

yeah
I concur with you on this
It seems to me the same case