Forum Discussion
arridhonabil
5 years agoFrequent Visitor
Incremental refresh on Source Table or Result Table
Hi All, I'm having issues in applying incremental refresh for my data set. I have source table imported from data flow, let's say it is table A (disabled load). Then I create manipulation us...
- 5 years ago
"Load Disabled" is just eye candy. The Power Query engine will decide if the lineage requires the table to be processed anyway.
lbendlin
5 years agoSuper User
That's not how incremental refresh works. In your case it would have to happen at the dataflow refresh level.
How big is your dataflow and how long does it take to ingest?
arridhonabil
5 years agoFrequent Visitor
Hi lbendlin ,
Thanks for the feedback. I believe data set and data flow have incremental refresh feature as it is under same PQ environment/interface. What I'd like to know since to apply the feature in desktop I need to set up the filter by parameter RangeStart and RangeEnd on the table. The question is if I have those 3 table types mentioned above, can I apply the incremental refresh? If yes, at which tables?