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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
GavinLoyd
New Member

PowerBI & SharePoint Refresh Speed

I’ve been experiencing some issues with PowerBI dashboards that use SharePoint lists as data sources. The dashboards are taking 5 or 6 hours to refresh. This occurs even after configuring incremental refresh, which should only be refreshing around 200 rows in the SharePoint list.

 

These dashboards refresh in under 20 minutes on my desktop. To test whether my query was overly complicated, I built a new report off my biggest SharePoint table. I simply queried the SharePoint List and configured incremental refresh. This report refreshed in 11 minutes on my desktop. However, after uploading it to a premium workspace and refreshing it there, it took almost 3 hours. 

 

What could cause such latency in the service, while my desktop report refreshes in a small fraction of the time?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

This occurs even after configuring incremental refresh, which should only be refreshing around 200 rows in the SharePoint list.

Sharepoint is not a foldable data source, there will be no time difference between full and incremental refresh.

 

Most likely the SharePoint service is throttling the requests from the Power BI Service  (via 429).  Consider using the Bulk API for SharePoint, or some more targeted OData queries.

View solution in original post

4 REPLIES 4
lbendlin
Super User
Super User

This occurs even after configuring incremental refresh, which should only be refreshing around 200 rows in the SharePoint list.

Sharepoint is not a foldable data source, there will be no time difference between full and incremental refresh.

 

Most likely the SharePoint service is throttling the requests from the Power BI Service  (via 429).  Consider using the Bulk API for SharePoint, or some more targeted OData queries.

I second using Odata queries, they are way faster than the default Sharepoint connector

Thank you for the advice. Do you have more information on the Bulk API for SharePoint?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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