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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
GanCW
Contributor
Contributor

How to hide label for one combo chart measure

I am using a combo chart to display volume and % meeting SLA.  I would like to display a reference line (80% SLA) but Combo chart does not support reference line

GanCW_1-1633665338526.png

I tried adding the SLA as a measure but I can't get rid of the number. 

GanCW_2-1633665614464.png

Any suggestion on how I can display a reference line for combo chart ?

1 Solution

Accepted Solutions
rubenmarin

Hi, you can try using Dual('',Expression) and using 'Measure expression' as number format, this should hide the number

View solution in original post

2 Replies
rubenmarin

Hi, you can try using Dual('',Expression) and using 'Measure expression' as number format, this should hide the number

GanCW
Contributor
Contributor
Author

Thanks, that works, though it would be better if the chart can support a proper reference line.

GanCW_0-1633931338964.png