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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
aAmirkHan
Helper II
Helper II

Data Refresh is too much slow in Power Query

Hi,

There are two excel files (INCData and SRData) which are placed on SharePoint. One file size is 336 MB and other file size is 228 MB. I am fetching data from SharePoint to Power Query by using SharePoint Folder. 

However, whenever I try to change data type for the example decimal to number or Date/Time to Date then it takes a lot of time to update field or refresh data in Power Query. Moreover, I click on INCData file or SRData file then it takes a lot of time to get data refresh or 

Moreover, I do not have installed MS Excel in my office laptop due to Organization policy, so I am fetching data from SharePoint to Power Query. 

 

Can you please suggest me on this? How can I fix it?

 

WhatsApp Image 2023-06-22 at 12.34.55.jpeg

WhatsApp Image 2023-06-22 at 12.35.11.jpeg

1 ACCEPTED SOLUTION
ray_aramburo
Super User
Super User

In my experience, the Sharepoint connectors are one of the slowest ones. First, the data sources have some considerable size (200-400 MB). Due the nature of the source, Power Query does not perform query folding (detailed explanation of what this is here). For that reason, Power Query will always perform each and every step of the query once you add a new step or modify one. The speed of this will depend on the processing capacity of your laptop/PC and available RAM, since it will need to work thoroughly to download that data, import it and process it. I would like to say there is a faster way to do it, but unless you use Power Query through a dataflow in a premium capacity or have a super powerful computer, unfortunately it will always take its time.

What can you do about it? Remove rows (filter) and columns that you don't need on your first step.





Did I answer your question? Give your kudos and mark my post as a solution!

Proud to be a Super User!





View solution in original post

2 REPLIES 2
ray_aramburo
Super User
Super User

In my experience, the Sharepoint connectors are one of the slowest ones. First, the data sources have some considerable size (200-400 MB). Due the nature of the source, Power Query does not perform query folding (detailed explanation of what this is here). For that reason, Power Query will always perform each and every step of the query once you add a new step or modify one. The speed of this will depend on the processing capacity of your laptop/PC and available RAM, since it will need to work thoroughly to download that data, import it and process it. I would like to say there is a faster way to do it, but unless you use Power Query through a dataflow in a premium capacity or have a super powerful computer, unfortunately it will always take its time.

What can you do about it? Remove rows (filter) and columns that you don't need on your first step.





Did I answer your question? Give your kudos and mark my post as a solution!

Proud to be a Super User!





Finally, I got the good suggestion.

 

Thank you

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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.

Top Solution Authors