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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi PowerBi Community,
I encoutered a problem with the format of the native "Running Total" function of Power Bi as below:
For demonstration, I created a pivot table with the cumulative cashflow of each producttype as my final objective.
Considering PNL, there is no data for M1, M2, and M3, thus the value keeps remaining as 100 until M4 (similar for M4 and M5).
In PowerBI, I use its native function to pursue the same result:
As the result, I obtain:
As you can see, there is no data for M1, M2, M3, and M5. It should be 100 100 100 and 200 at those cells.
I would like to know whether you guys can help me with this issue.
The testing files are here: https://www.dropbox.com/sh/hm4reowa12jzfzl/AADOdwUnfTAHDu6EysJ5qHpCa?dl=0
FYI: PowerBI cannot sort the bucket automatically so I created another column (MappingBucketOrder) as index to sort it.
Thank you so much in advance.
Solved! Go to Solution.
Hi @Vividodo
try to recreate your quick measure, but this time use BucketOrder[Bucket] as field instead of Data[Bucket]. Also make sure you use BucketOrder[Bucket] on the columns of your matrix.
Cheers,
Sturla
If this post helps, then please consider Accepting it as the solution. Kudos are nice too.
Thank you for your solution and sorry for the previous misleading.
Cheers,
Vividodo
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.