Forum Discussion
eyeballkid
1 year agoFrequent Visitor
Dataflow fails with Mashup error
Hi, I've created what is probaby the most basic dataflow there is - it connects to the Dataverse and grabs the contact table and creates a copy in a Lakehouse. The problem is, is that it fails with...
FabianSchut
1 year agoSolution Sage
Hi, is the schema of the source and the destination table the same? You may delete the destination table once (if it already exists), to check if that is the case.
eyeballkid
1 year agoFrequent Visitor
Hi FabianSchut, Many thanks for the reply.
I have tried deleting the table and re running the job but it still fails. It even fails on the first initial run when there is no table at all and it has to create one from the source schema, it's very frustrating!!