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.
Anonymous
5 years agoNot applicable
HI arridhonabil,
As lbendlin said, these operations do not mean incremental refresh. Please take a look at the following link to know more about incremental refresh.
Incremental refresh for datasets in Power BI - Power BI | Microsoft Docs
If these not suitable for your requirement, you can also consider adding an advanced t-sql query to your connector if it supports custom query.
Power Query SQL Server connector | Microsoft Docs
Regards,
Xiaoxin Sheng