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: 
Manoj_Prabu
Partner - Creator
Partner - Creator

issue on setting the value to the qlik Variable.

Hi Community,

im trying to assign empty string to the qlik variable once my process is completed. but once i refresh the page the old value is assigning instead of empty string.

process steps:

1. assigning qlik variable a value

2. app.doReload()

3. app.doSave()

4. assigning qlik variable '' value

if i check the variable value with text chart in extension, it showing ''(empty), but if i refresh the page it is show the value from step 1. without refresh if i go to the data load editor and load data manually then the '' value is assigning to the qlik variable permanently.

Please helpl me to do it in right way.

Thanks 

1 Reply
its_rajvir
Creator
Creator

hi @Manoj_Prabu  how did you solve this problem? i am also trying to do the same.