Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
zain16nib
Contributor III
Contributor III

Property In Line Chart, missing value---show as gaps

Hi,

In line chart property-- presentation---missing value---show as gaps is not working, the file is attached.

 

Regards,

Zain.

1 Reply
alimuratbar
Partner - Contributor II
Partner - Contributor II

Did you try, " If(NullCount([Field])>0,Null(),Sum([Field])) " ?