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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Running total measures performance issues

Hello all,

Has anyone had issues trying to use a running total measure for large sets of data? 

Some context on the data I'm using:

  • 76,000+ rows of data
  • 100+ columns

When I try to use a running total measure, power bi crashes ("not enough memory to complete this operation").

I've heard that large amounts of columns affects the performance of power bi. If I remove columns at the 'edit queries' level will that solve my issue? Or does the actual dataset need to have the number of columns reduced? 

Are there any other issues I'm missing or any tips that I can use to resolve this issue? A running total seems like a pretty simple operation, so I'm not sure why Power Bi can't handle it in my case.

Appreciate any help that I can get..

 

Best,

Eliot

1 REPLY 1
TomMartens
Super User
Super User

Hey,

 

I'm wondering if you are using a dedicated calendar table and if you're following the patterns for time calculations that are described here: https://www.daxpatterns.com/time-patterns/

 

Can you please describe your data model, it's always a good idea to create a data model based on the design principles of a star schema. Here, long (many rows) but narrow (few columns) fact tables are joined with short (few rows) but broad (more columns) dimension tables are joined.

 

76k are very very few rows, but 100+ columns is broad.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

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