Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
I'm trying to discover Set Analysis and I have a problem with a cumulative sum.
Here's the situation:
Dimensions:
1 / Article
2 / Status
Expressions:
1/ Amount : Sum ({<Annee={$(=Max(Annee))}>} Amount)
2/ Cumulative Amout : rangesum(Above( (Sum ({<Annee={$(=Max(Annee))}>} Amount)),0,RowNo())) with the option total cumulation enable
Each change of status resets the cumulative sum to 0.
Could you help me?
Thank you
Hello,
can you upload your qvw ?
sorry i can't