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!Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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