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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
akhaliq7
Post Prodigy
Post Prodigy

SharePoint runs slow when loading from folder

So I am trying to connect to the sharepoint folder to access data, but the refresh is really slow once I apply all the steps. First there are 70000 rows/files that load from my sharepoint. When I search by the text filter in the folder path column it takes 2minutes 30 seconds to run, then I use promoted headers and changed types which takes 4 minutes to run, The steps below these three just takes seconds to run which includes removing blank rows. 

 

Not sure how to handle this, to make this run faster quite new to using sharepoint folder as I had been using a web connector before but want to switch over to the proper way of getting the data using a sharepoint folder.

 

p.s. the text filter uses the equals option and the exact file path which filters down the rows to just 1 row not sure if this is the problem.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Experiment with Table.Buffer

View solution in original post

6 REPLIES 6
lbendlin
Super User
Super User

Experiment with Table.Buffer

I ended up using sharepoint.contents instead of the default for the sharepoint folder connection

To use SharePoint.Contents is recommended by Wyn hopkins instead of SharePoint.Files/Folder

Yeh that is how I know this function seen his video on connecting to sharepoint folder also it does make a big difference in processing speed.

Technically SharePoint.Contents should be slower as it requires more steps to get to your data.  You may have more luck with the API, or at least with using ODATA filters.

Ok I'll check those options out thanks

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.