I am assigning value to a QLIK Sense variable vDataValidacaoJS through a button extension (javascript code) to reload the script.
- Javascript Code:
However, it presents a kind of "delay" in the recording, when internally checking the content of the variable (list of variables). But what makes it all the stranger is when, in a text object, the call to display the contents of the variable, the correct information is displayed right after the loading process is completed.
- Text Object:
- List of Variables:
How can the same variable display different values in the same application ??? Has anyone been through something similar or can you understand what may be happening, please ???