Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.
yeah
I concur with you on this
It seems to me the same case