Forum Discussion
Anonymous
1 year agoNot applicable
Incremental refresh folding
Hello everyone, I want to apply incremental refresh. I have set up the parameters RangeStart and RangeEnd, and used these parameters as filters for the table I want to use for incremental refres...
Gabry
1 year agoSuper User
Hello,
What datasource are you using?
You can look at this discussion https://community.fabric.microsoft.com/t5/Desktop/Unable-to-M-query-can-be-folded-incremental-refresh-can-t-be/td-p/2993129
- Anonymous1 year agoNot applicable
I am using Exact online, a software package. But I think that it's not possible to use this data source. As you can see, the source is ConnectorExactOnline.Imports("1", 3). That '3' means that you load 3 years of data. So, it doesn't make sense to apply incremental refresh with this data source.
- Gabry1 year agoSuper User
You can still use incremental refresh, using rangestart and rangeend parameters in your M code.
Google, incremental refresh api call
It's a workaround but still you might do the job