Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Quite a simple scenario. I have a data pipeline with a lookup activity getting the list of tables from a lakehouse in the same workspace. Then a for each activity loops through these and copies them to a Data Warehouse in the same Workspace.
There are circa 1300 tables and all but about 10 - 15 copy over. I receive an error on the ones that fail of:
ErrorCode=DeltaSnapshotError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Table doesn't exist.,Source=Microsoft.DataTransfer.ClientLibrary,' |
The tables absolutely exist as the names all come from the source lakehouse. I'm assuming it's a Fabric Service issue/bug. Has anyone else encountered this error? Interestingly we do a similar copy lakehouse to lakehouse without any issues so it does seem to be releated only to the Data warehouse being the destination.
Solved! Go to Solution.