Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
vmoreno2605
Creator
Creator

Variables different with =

Hi everyone! I have a question

Why is it different if i use "=" in a variable and if i don't use it? How does this work?

 

 

Labels (1)
3 Replies
hopkinsc
Partner - Specialist III
Partner - Specialist III

Hi

The = will calculate the variable before it is used in an expression, if you don't use an = then within the expression you will need to evaluate it by using the $.

see the Qlik help here for more info 

https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/Sc...

 

sunny_talwar