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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
timsaddler
Creator III
Creator III

RangeSum Question in Chart

Hi All

Struggling with the calculation of Cumulatives

As per screenshot , I need cumulatives of 8,16,24,32 for Cum Qnty

Currently I tried rangesum(above(sum(QUANTITY),0,rowno())) 

Thanks in advance

12 Replies
sunny_talwar

Does the accumulation needs to be by OrderNo and Date or Just by OrderNo?

sunny_talwar

Awesome , I am glad you were able to figure it out. I am guessing you won't need a sample anymore?

timsaddler
Creator III
Creator III
Author

Thanks sunindia‌ you gave me just info to work it out myself which is great

Problem solved