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: 
tanjavarwijk
Contributor III
Contributor III

How to accumulate? Please give me the right syntax

Accumulate.jpg

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

rangesum(above(total sum(Qty),0,rowno(total)))


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

rangesum(above(total sum(Qty),0,rowno(total)))


talk is cheap, supply exceeds demand
tanjavarwijk
Contributor III
Contributor III
Author

My ) was marked on the wrong place on my "try and error" way.