Forum Discussion
Dataflow Incremental Refresh Detect Data Changes
- 1 year ago
Hi brandonyeo Power BI Gen1 Dataflows don’t let you modify the Canary function used for detecting changes. It always uses the full query, so performance gains are limited in complex cases. To optimize, create a lightweight SQL view or staging dataflow with just primary key and MODIFIED\_DATE. You can also consider using Gen2 Dataflows for better incremental refresh control.
Hi brandonyeo,
Thank you for posting your query in the Microsoft Fabric Community Forum, and thanks to lbendlin & Akash_Varuna for sharing valuable insights.
Could you please confirm if your query has been resolved by the provided solutions? This would be helpful for other members who may encounter similar issues.
Thank you for being part of the Microsoft Fabric Community.