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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
DebbieE
Community Champion
Community Champion

Incremental Processing with Excel and Sharepoint Lists as a Data Source

Ive been trying to help someone sort out incremental processing. When I asked about the data source, its a mix of Excel spreadsheets and Sharepoint Lists

 

I immediately thought that due to Query folding, this would cause an issue

 

We get the messageUnableToQueryFoldError.JPG

Two Questions. Is it both Sharepoint lists and Excel that means we cant query fold because neither are relational?

Its not recommended. But does that means it still doable and it would still work. Its not saying you cant do it but what would be the issues?

1 ACCEPTED SOLUTION
nickyvv
Most Valuable Professional
Most Valuable Professional

@DebbieE,

 

According to the documentation, SharePoint lists is one of the Sources that support folding. However, Excel is not.

This means that incremental refresh is not happening, because the engine needs to read the whole Excel sheet(s), and then perform the delta load. Depending on how you used the 2 sources together, it can be the case that also QF on the SharePoint list is not happening (for example if you combine the 2 sources).



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


View solution in original post

1 REPLY 1
nickyvv
Most Valuable Professional
Most Valuable Professional

@DebbieE,

 

According to the documentation, SharePoint lists is one of the Sources that support folding. However, Excel is not.

This means that incremental refresh is not happening, because the engine needs to read the whole Excel sheet(s), and then perform the delta load. Depending on how you used the 2 sources together, it can be the case that also QF on the SharePoint list is not happening (for example if you combine the 2 sources).



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors