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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reference line Doubt

I have a bar chart....where the expression I am showing is in %'s....the heighest  % is 40%.....I want a reference line at 56.5%.....Under refrence line % is not enabling.....how can I get reference line at 56.5%..........

4 Replies
kji
Employee
Employee

Percentile reference lines are only available in scatter charts, but to get a reference line at 56.5% you should set 0.565 as your expression.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Increase the maximum of your scale to something higher than 40%. You can change this on the Axes tab by checking Static Max and filling in for example 0.6 (i.e. 60%)


talk is cheap, supply exceeds demand
Not applicable
Author

Johan...Thankyou....My expression is count() and I am using relative to show in %'s, So I assigned count()=0.565 I got a reference line in chart but its at 0 level......

Gysbert...Thankyou...I incresesd scale to 60% but I am not understanding how the expression for reference line should be....

Not applicable
Author

Ok..I got it...I just gave =.565 as expression its working.....