Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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.