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

How to calculate Cumulative Sum

Hi,

How can I calculate the cumulative sum. Please see attached

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

hei

attach is an example

look at the load script the calculation of the accumuleted sales is there

View solution in original post

3 Replies
lironbaram
Partner - Master III
Partner - Master III

hei

attach is an example

look at the load script the calculation of the accumuleted sales is there

its_anandrjs
Champion III
Champion III

Hi,

Yes you can achieve this by Subtract the fields by Target - salevolume and get another field as Target_Left and put this below the all fields and you get the subtract value.

Regards,

Anand

Not applicable
Author

Thanks liron baram