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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jellis1971
Helper IV
Helper IV

running total based on date groupings

Hi:

I hear frequent complaints from developers who say that, despite their best efforts with DAX formulas, they're unable to successfully have their dashboards display a running total based on date groupings, such as month to date.

What are some of the most commons reasons for these issues?

What are some of the best DAX formulas to use for accomplishing running totals based on month to date, year to date, or other date groupings?

Thanks!

John

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

@jellis1971 Depends on the situation but this can often occur in single table data models and when using the quick measure for running totals. Because the quick measure is kind of garbage, it can't perform properly with single table data models and can also do weird things depending if auto-time intelligence is turned on and a whole other host of potential issues. The easiest way to avoid all that is this method:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.