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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!

Qlik Automate “Update variable” changes don’t show in the Qlik Sense app

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Joao_Holuba
Support
Support

Qlik Automate “Update variable” changes don’t show in the Qlik Sense app

Last Update:

Feb 26, 2026 9:31:05 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 26, 2026 9:31:05 AM

After calling the Change Variable block in Qlik Automate, the changes made are not shown in the sheet. 

 

Resolution

In Qlik Cloud, automations make changes inside their own engine session. Those changes are not immediately visible to other sessions (such as in the Qlik Sense app UI) unless you explicitly save the app from that session.

Without a save, distribution to other sessions can take 20 to 40 minutes or not reflect at all in active UI sessions. The Save App block is intended ot be used in this instance. 

Triggering the Save App block (available in the Qlik Cloud connector) signals the engine to do a DoSave, saving the app and reloading it in all open sessions.

  1. Pass inputs from the app to the automation using the Execute automation button (in the app).
  2. In the app, click Copy input block, then paste those blocks at the start of your automation.
  3. Use Update variable (target the correct app and variable; set the definition or value as needed). 
  4. (Recommended) Immediately Get variable to verify the new value in the same run. Verify the output. 
  5. Add Save App (Qlik Cloud connector) once at the end of the flow so the UI reflects the change.
    Since the Save App block is computationally heavy and limited to one execution per session. Place it once at the end of your automation.

 

 

 

Environment

  • Qlik Cloud
  • Qlik Automate
Labels (2)
Version history
Last update:
‎2026-02-26 09:31 AM
Updated by: