Forum Discussion
jackcapel
1 year agoFrequent Visitor
MashupException.Error: The value does not support versioning
Hi folks, Hoping someone can help me. I am having my dataflows fail with the above message: MashupException.Error: The value does not support versioning I cant see any reference to this particul...
jackcapel
1 year agoFrequent Visitor
I should add that the new lakehouse uses schemas but i was able to sucessfully select the correct table to append to in the output selector.
Also it appears that the dataflows work if i create a new table in the default schema as the output. it fails when i try to append or overwrite a table in a different schema
johnnyyiu
1 year agoRegular Visitor
I have the same exact issue. When writing to a new table in the default dbo schema it works, but replacing data in an existing table in another schema does not work.