Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
i want to create a table which the values are accumlating (see sample below) but i could not get the correct visual to use. I hope you can help me on this.
PIVOT TABLE:
5/21/2018 | 1326 | 231 |
5/22/2018 | 12803 | 46105 |
5/23/2018 | 28641 | 7931 |
5/24/2018 | 34042 | |
5/25/2018 |
The table i want to create in Power BI.
5/21/2018 | 1326 | 231 |
5/22/2018 | 14129 | 46336 |
5/23/2018 | 42770 | |
5/24/2018 | 76812 | |
5/25/2018 | 76812 |
Solved! Go to Solution.
1. Check the format
2. It will solved using Cumm. Total
1. Check the format
2. It will solved using Cumm. Total
@Anonymous,
You may simply use Quick measure Running total.
I already use the running total but it seems that the total on the previous date does not sum up the next one. It always shows the "count" instead.
@Anonymous,
Check the data type and do not select Date Hierarchy.
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |