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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
NewbieJono
Post Partisan
Post Partisan

Incremental refresh

Hello all, 

 

is there any benifit of setting up Incremental refresh on an excel file saved in sharepoint. a warning pops up saying the query does not fold.

 

also if is set it up to only import the last 7 days of data, can i sometimes ovewrite this and preform a complete refresh e.g if i have to change data further back. if so how can this be done.

 

thanks in advance

 

3 REPLIES 3
NewbieJono
Post Partisan
Post Partisan

how would i force a full refresh of the data if i enable incrmental refresh 

mahoneypat
Microsoft Employee
Microsoft Employee

Yes, you can benefit from incremental refresh when combining files too. If you filter the create/modified dates (or parse the date from the filenames and convert to date) with the RangeStart and RangeEnd parameters before you pull the data/process each file, you can save a lot of time on each refresh.

 

Below is an example (I played with this recently):

mahoneypat_1-1661558025310.png

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


ToddChitt
Super User
Super User

"Folding" refers to pushing data operations such as WHERE, GROUP BY etc. down to the database server level. SQL Server and other RDBMS can handle it. Excel, CSV, and SharePoint do not support "query folding".

Sorry.




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.