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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
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