@Eric Fitskie Could you please try to use Quote all
feature under sink transformation settings and see if that helps meet your requirements.
This is how the output will look like:
Let me know if this helps.
Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an Azure Data Factory that copies Azure SQL source to Azure blob storage delimited text sink with DataFlow.
The data contains translations for different languages. The data can contain double quote values. I've set the Quote and Escape character to double quote (").
Some values are escaped correctly:
But other values are not escaped correctly:
The strange part is that when exporting the preview data to CSV all data is escaped correctly?
How can I create valid CSV files from my source?
@Eric Fitskie Could you please try to use Quote all
feature under sink transformation settings and see if that helps meet your requirements.
This is how the output will look like:
Let me know if this helps.
Thank you!