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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
zahlenschubser
Helper IV
Helper IV

stagger table refresh

Is it possible to "stagger" the table load power bi does when it refreshes the dataset?

 

I have a bunch of large tables - which I cannot cut down to size because there's too much historical data in there - and when I refresh the data it overflows my local machine's RAM and aborts the refresh.

4 REPLIES 4
Anonymous
Not applicable

Hi @zahlenschubser,

Did you mean the table parallel load features? If that is the case, you can take a look at the following document:

Evaluation configuration settings for Desktop - Power BI | Microsoft Learn
Regards,

Xiaoxin Sheng

That's maybe the right direction, but I don't understand the math then, I think.

 

Normally my machine idles at about 12GB RAM used when my main pbix is open, with 32GB max, leaving 20 GB free.

 

The current parallel load setting is at 8 evaluations x 900 MB = 7.2 GB.

 

The refresh still often peaks so high that it ran into RAM issues and terminated the query.

Anonymous
Not applicable

HI @zahlenschubser,

So your scenario is more related to improve the refresh performance and reduce the system resource usage, rights?

For that scenario, I'd like to suggest you take a look at the following link about optimization guide:

Optimization guide for Power BI - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

I've been doing some testing back and forth and it seems that the overflow always seems to happen when I am doing something with one of the date columns, either formatting or calculating.

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