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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
cfzini
Advocate II
Advocate II

Data Overload (Optimize data loading while applying changes/refreshing)

 Hey!

 

I'm loading a file into my PBI Report and making some changes over it. Somehow the file "size" is increased 1000x when I update my data. 

Yet I'm doing some Merges with this table, but nothing too complex.

I'm getting a columns with Versions (actually it's only 4 rows) from this table and using them to expand another table.

Does someone knows why this is happening? Is there a way to optimize this? It's taking quite a bit of time to apply any kind of changes in those tables.

1.png

 

 

2.pngSem título.png

 

 

1 ACCEPTED SOLUTION
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @cfzini,

First, you can filter your resouce data and jut upload necessary data, please refer to this article: Power BI Performance Tips and Techniques.

Second, you use reference query from your screenshot, right? If it is, Please add Table.Buffer in your original Query, when you refresh your reference, which wouldn't access the database again based on my test in this thread

In addtion, there are some following useful threads for your reference.

How to Improve Query Reference performance for large tables 
Improving Power Query Calculation Performance With List.Buffer()
Performance Impact with Calculated Columns

Best Regards,
Angelia

View solution in original post

2 REPLIES 2
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @cfzini,

First, you can filter your resouce data and jut upload necessary data, please refer to this article: Power BI Performance Tips and Techniques.

Second, you use reference query from your screenshot, right? If it is, Please add Table.Buffer in your original Query, when you refresh your reference, which wouldn't access the database again based on my test in this thread

In addtion, there are some following useful threads for your reference.

How to Improve Query Reference performance for large tables 
Improving Power Query Calculation Performance With List.Buffer()
Performance Impact with Calculated Columns

Best Regards,
Angelia

Thank you very much! I've heard about table.buffer already but I never tried!
I don't have access to the company's server yet, but as soon as I have I'll try it and post the result here 😃

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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