This content has been marked as final.
Show 2 replies
-
1. Re: when we use Windows Sum or Running Sum?
Tim Dines Sep 26, 2017 4:26 AM (in response to pratik shah)1 of 1 people found this helpfulA Running Sum is a total of everything in a row from the first value to the current value. When using a Window Sum, you define the starting and ending point. Take a look at the information at the link below.
-
2. Re: when we use Windows Sum or Running Sum?
pratik shah Sep 26, 2017 5:01 AM (in response to Tim Dines)Hi Tim,
Thanks for your Quick Reply.
Regards,
Pratik