Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I can create a lakehouse partitioned table by selecting Overwrite in the destination options and choosing a column for the partition (simplified for this post):
Result:
The behaviour I expected for subsequent runs was one of the following:
Neither of these happens - 1) just overwrites everything and 2) gives an error - so how are you supposed to update a partitioned table? This is the error for Append:
"ErrorCode=TableActionNotSupportAppendToPartitionedTable,
'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=Table action 'Append' is not supported for writing into existing partitioned table."
Hi @coolie
This is a duplicate thread of the similar one available at the link : Duplicate Link
Hence I am closing this thread.
Thanks.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.