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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
adam_groenbeck
Partner Ambassador
Partner Ambassador

Update Variable in App using App Automation

Hello,

I have a data loading app that has a variable that defines whether to do a full or incremental load. I have tried to make an Automation that sets/updates this variable and then executes a reload, but for some reason the variable is not updated eventhough I'm executing the Save App block.

Any suggestions? (Please see screendump)
I have also tried playing around with the variable definition (w/wo =), but that doesnt help.

 

Labels (1)
  • SaaS

1 Solution

Accepted Solutions
adam_groenbeck
Partner Ambassador
Partner Ambassador
Author

It was because the variable was defined in the script. Changing that made it work again.

View solution in original post

2 Replies
J_Lindberg
Support
Support

Hi @adam_groenbeck , if you refresh browser window you use to view the app, can you then see the updated value?

adam_groenbeck
Partner Ambassador
Partner Ambassador
Author

It was because the variable was defined in the script. Changing that made it work again.