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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hiding Reference Lines

Is there a way to create a check box that you can turn on and off a reference line on a chart?

~Norman Rea

Labels (1)
10 Replies
Not applicable
Author

I just created it in the UI under variable overview, but you ideally want to create this in the script

SET vshow = 1;

in the script editor

Joe