Forum Discussion
Gpensabene
6 years agoFrequent Visitor
Cumulative Total on Result Table
Hi, I am trying to include a column for cumulative sum in Power BI table visual. Obviously the following version is a simplified scenario compared to the complex case I am implementing. Sample...
- 6 years ago
Hi Gpensabene
Sorry should have a reference table and not duplicate, please see the attached.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
6 years agoCommunity Champion
Hi Gpensabene
Please see the attached file with a solution
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- Gpensabene6 years agoFrequent Visitor
Hi Mariusz
It is not work, you have add an hardcoded table with the current order.
I added new records at 'A'
expected
Code Qty Expected values A 8 8 B 5 13 C 1 14 D 1 15 E 1 16 Thanks for the attempt
- Mariusz6 years agoCommunity Champion
Hi Gpensabene
Sorry should have a reference table and not duplicate, please see the attached.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn- Gpensabene6 years agoFrequent Visitor
Hi Mariusz
thanks for the solution.