Forum Discussion
Anonymous
6 years agoNot applicable
Power BI Incremental Refresh
Hi. I have souce from on prem sql and source from excel file in sharepoint and when publishing to service gateway is approved for SQL. I also have an MS Flow that refreshes power bi dataset ever...
mwegener
6 years agoMost Valuable Professional
Hi Anonymous,
can you identify the added rows by a date column in Excel?
Take a look at this too.
https://www.thinkbi.de/2020/03/29/incremental-refresh-with-subqueries/
- Anonymous6 years agoNot applicable
Hi
Yes, however can this be applied to an sharepoint excel file ? Will query folding be an issue?
Thanks
- mwegener6 years agoMost Valuable Professional
Hi,
you can apply the filter, it just won't be query folded to the source.
You do not get any speed advantage, but you can reduce the calls to AI text analytics to the new rows.
- Anonymous6 years agoNot applicable
Hi
Thank you, will this be incremental refresh or power query setting on filtering the rows? and if I can dynamically pull the rows will historic data remain and only latest gets refresh or new rows added?
Thanks