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

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

Reference Lines - displaying ()

Is there a way to remove the () around the number in the reference line data?  Would like to just see Target = 949

reference line.PNG

3 Replies
sunny_talwar

What is the expression you are using to get that value?

vishsaggi
Champion III
Champion III

How are you using this Target to display there ? Are you using as Text in Chart from the Presentation tab ?

MK9885
Master II
Master II

Use this in your Label for Reference line...

= 'Target='& chr(13)& YourExpressionhere