Hello, I am using the Import functionality in CRM to import records into my Opportunity entity. If I open the records in Notepad, they are separated by a comma, and each record's field contains double quotes around it. For this reason, I am assuming I should set the Field Delimeter to "Comma", and the Data Delimeter to "Quotation Mark". I also set the "First row contains column headings" to true, as it is true that the first row of my data contains the column headings. However, when I click "Next", I receive the following error:
How can I fix this?
I tried changing the Data Delimeter to "None", but every single record that I tried to import then failed, which I believe is because the data delimeter was incorrect.