The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi all,
is there a way of doing an incremental refresh like it is possible with the Gen1 Dataflows?
I did not find that option in Gen2 - it is only possible to "Append" all rows from a dataflow (resulting in duplicates) or "Replace" all - not too good if you want to implent SCD or have increazed data size.
Any hints for that?
Solved! Go to Solution.
There is nothing mentioned about the implementation of IR of gen2 as you can see in the above suggested document.
However, this article guides a way to achieve IR goals through ETL.
Proud to be a Super User!
where are you creating your DF? If it is in PBI or Power Apps then you should find an option for incremental refresh.
This documentation might be helpful. https://learn.microsoft.com/en-us/power-query/dataflows/incremental-refresh
If my assistance helped you in any way, hit 👍.
Proud to be a Super User!
It is done in PBI Service - but should not matter as Dataflows are stored/uasable on the PowerPlatform anyways, right?
But I am talking about a Gen2 DF, not the old one - I do not see is at it has been before in Gen1.
incremental refresh is not added in DF gen2 according to this document..
Differences between Dataflows Gen1 and Gen2 - Microsoft Fabric | Microsoft Learn
here is some documentation that might be helpful
Premium features of dataflows - Power BI | Microsoft Learn
Using incremental refresh with dataflows - Power Query | Microsoft Learn
Understand and optimize dataflows refresh - Power BI | Microsoft Learn
Proud to be a Super User!
There is nothing mentioned about the implementation of IR of gen2 as you can see in the above suggested document.
However, this article guides a way to achieve IR goals through ETL.
Proud to be a Super User!