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

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
vasathi
Helper II
Helper II

Running Total

Team 

 

I'm creating a sample report, to show the running total. Below dax is working fine 

 

vasathi_0-1674648255284.png

vasathi_1-1674648299137.png

After adding some other dimension then the Running total is not showing as expected

vasathi_2-1674648376057.png

 

What could be the reason and help me to fix this. i'm sure someone might faced this issue before.

 

Regards

 

 

 

 

 

5 REPLIES 5
Padycosmos
Solution Sage
Solution Sage

Dear  @Padycosmos  @amitchanda 

This link also provides same result.  All demos are using one column only, the problem is when i use multiple column then i'm  not getting the expected result.

 

Regards

amitchandak
Super User
Super User

@vasathi , refer if Windows function can help

Continue to explore Power BI Window function Rolling, Cumulative/Running Total, WTD, MTD, QTD, YTD, FYTD: https://youtu.be/nxc_IWl-tTc

 

or try a measure like this with help from date table

 

Cumm Sales = CALCULATE(SUM(Sales[Sales Amount]),filter(all('Date'),'Date'[date] <=max('Date'[date])))

 

 

Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
To get the best of the time intelligence function. Make sure you have a date calendar and it has been marked as the date in model view. Also, join it with the date column of your fact/s. Refer :radacad sqlbi My Video Series Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Dear @amitchandak 

This link also provides same result.  All demos are using one column only, the problem is when i use multiple column then i'm  not getting the expected result.

 

Regards

Still showing Wrong.

vasathi_1-1674712580530.png

 

vasathi_2-1674712845538.png


please help me...

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.