Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
When loading data to a lakehouse in Fabric using a Gen 2 dataflow, how exactly does the append option work?
Does it only do append operation by inserting rows with previously unseen primary keys or does it also update existing rows with changes from the source?
I have an on prem SQL server which I'm trying to ETL data from into a lake house and it's unclear if the append option is a pure append or if it is analagous to an "upsert"
Solved! Go to Solution.
Hey @JonathanFlint ,
it's an append only.
It's not an upsert.
Regards,
Tom
Hey @JonathanFlint ,
it's an append only.
It's not an upsert.
Regards,
Tom