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

Show values when preceding value is null or zero

Hi All,

I've got a set of data with 3 dims (as per below; period gets values from 1 to 6) and try to create an expresion that would show values when value from preceding period is null or is zero. Any idea how to create it?

Input

-------

Employee, Period, Amount

John, 1, 20

John, 3, 30

Mary, 1, 50

Mary, 2, 70

Output

---------

Employee, Period, Amount

John, 3, 30

Regards,

Przemek

3 Replies
Not applicable
Author

Any idea, please?

llauses243
Creator III
Creator III

Hi,

This is my offer, pls to see object attached

Good luck, Luis

Not applicable
Author

Hi Luis, thank you for your offer. It's a kind of way out but, as there as thousands of records, I'd need a chart showing only the values except for blanks + the values. Any idea on that?