Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.