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
Only Table A is a true fact table. The other tables are not really required - you can use visuals for that.
- arridhonabil5 years agoFrequent Visitor
I see. So should I put the filter by parameter on Table A eventhough it is currently on load disabled? Or will it only works for enabled load table?