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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
annagustafsson
Partner - Contributor
Partner - Contributor

Qlik Application Automation - Variables

Hi, 

I wonder how I create a variable with "Set vProdTest" where the purpose is for the automation to first create a Prod variable where it retrieves data from the Prod stream which then updates the Prod app. Then, I wish I could do the same thing for Test.

Do you have any tips?

Labels (1)
1 Solution

Accepted Solutions
Emile_Koslowski
Employee
Employee

Hi @annagustafsson ,

In Qlik Application Automation, you can create variables with the Create Variable and Create Or Update Variable blocks. 

It might take some time before new & updated variables are visible in the Qlik Sense UI after you execute these blocks. This is known as session delays and more information on it can be found here: Automation session delays 

Kind regards,
Emile

View solution in original post

1 Reply
Emile_Koslowski
Employee
Employee

Hi @annagustafsson ,

In Qlik Application Automation, you can create variables with the Create Variable and Create Or Update Variable blocks. 

It might take some time before new & updated variables are visible in the Qlik Sense UI after you execute these blocks. This is known as session delays and more information on it can be found here: Automation session delays 

Kind regards,
Emile