Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
olivierrobin
Specialist III
Specialist III

conditional display of reference line in a graph

hello,

I have a graph with a reference line. I want do display it only if there is data in the graph.

Is there an simple formula to use in this case ?

(I wouldn't like to use a sum(aggr()) with the formula used on the graph)

Labels (1)
2 Replies
Somasundaram
Creator III
Creator III

Hi,

 

Yes, we can able implement in condition for reference line

 

 


-Somasundaram

If this resolves your Query please like and accept this as an answer.
olivierrobin
Specialist III
Specialist III
Author

hello
thanks for the answer
but what i forgot to say, is that I also have a conditional limit (min 3 values) so a formula like
sum(indicator)<>0 doesn't work cause I have to limit it to the range of values displayed