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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SimonDB
Contributor III
Contributor III

Reload button generates a "Reload in progress" error

Hi,

I have a button object on my sheet which sets 3 variable values then runs a reload of a very small script which is basically an IF statement based on the variable values. Every time I use it it performs as it should but I get this error message at the end. I've tried with full and partial reloads and get the same outcome.

SimonDB_0-1657013339365.png

Is there a way I can suppress this message or is there something I can do to stop the error?

Thank you

10 Replies
richard_simpson
Partner - Contributor III
Partner - Contributor III

Hi @Marco85 

What you describe just above here is expected behaviour. Replace means lose what you had before and REPLACE it with the new data loaded with whatever parameters you have set.

What it shouldn't do is then give an error after reloading / replacing!

But I can't work out yet why that is happening either?