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
Needs more context - which of your tables is a fact table with data being added to it frequently/rapidly?
- arridhonabil5 years agoFrequent Visitor
All of the tables are fact tables actually. Let me give example.
This is table A
This is table B which the next process after table A
This is table C which only references previous table B
So all tables actually a sequence, not stand alone.