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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

reference line using variable

hi people,

I want to use a variable to set my reference line in qlikview.
When i put a variable manually, let say 0,5, that work. but when raplace taht value by my variable name for example $(variable),

my reference lines diseapear

Thanks

5 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Declare your variable like this:

SET var = myVar; where myVar is the value you want to set

Not applicable
Author

Hi Alessandro, to set my vraible i use a cursor, your solution work with that ??

Thnks

qlikmsg4u
Specialist
Specialist

How you are declaring a varibale?

Not applicable
Author

ctrl + alt + v and, i created a varibale that i use in the cursor and i want to use that same variable to set my  reference lline. you understand?

Thanks

Not applicable
Author

UP UP Please