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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Richard1993
Contributor II
Contributor II

Task Variable Load Error

Hello,

I have the following issue: In the frontend, there is an input box that references a variable vToday which is not defined in the script.

Richard1993_0-1721206572622.png

In the Script Editor, I have defined a variable

LET GUI_VAR_LOADED_Today = '$(vToday)'; 

which references the interface variable. When I execute the script manually, the variable gets correctly replaced. However, when the script is triggered by a task, the variable resets to the initial value that I defined at the beginning. Does anyone have an idea what could be causing this?

Manual Load:

Richard1993_1-1721206814169.png

Task Load:

Richard1993_2-1721206853120.png

 

 

Thanks and best regards!

Labels (1)
0 Replies