Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Vividodo
Regular Visitor

PowerBI Running Total - Native Fuction - Missing Values Issue

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. 


Data.pngPivotTable.png

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:

Process.png

As the result, I obtain:

PowerBi Result.png
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.



1 ACCEPTED SOLUTION

4 REPLIES 4
sturlaws
Resident Rockstar
Resident Rockstar

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.

Hi @sturlaws 

Thank you for your advice. However, it produces the same result
Surlaws Way.png

 

Cheers,
Vividodo

Capture.PNG

 

 

Thank you for your solution and sorry for the previous misleading. 

Cheers,
Vividodo

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors