I am using Azure Data Factory. I am trying to use a Copy Data task. I set the row delimiter to rn but when I go to the mapping tab and import schema I get an error
“Failed to import source schema. The specified row delimiter ” is incorrect. Cannot detect a row after parse 100 MB data.
“
Is there a quick way I can use ADF To find out what the row delimeter is? I used to a dataflow to create the azure blob csv file and in the data flow sink activity , I set the row delimter to rn