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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors