This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA 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.
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
how would i force a full refresh of the data if i enable incrmental refresh
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):
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
"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.
Proud to be a Super User! | |
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 23 | |
| 19 |