Thankyou for using Microsoft Q&A platform and posting your query. Thankyou for sharing screenshot. It gave me the idea that the data is getting skipped to new row. However, it would have been better if you could share the xml content as well so that it would be easier to reproduce your issue.
I tried to copy a table having complex xmldata into csv file using copy activity. I didn't face this issue. My suggestion would be to try the following things:
- Check if the schema is imported successfully for source and sink or not.
- Check if there is any comma present in the data. If yes, try using double quotes in quote character of Sink dataset.
Please let us know if the suggested response helped you by clicking Accept Answer
otherwise please help us with more details to get better understanding. Thanks !