What happens to the data if there is a line break?
- The data is written to the next column after the line break and treated as a new record.
- This creates two data sets that are incomplete and could potentially be printed incorrectly.
How can line breaks in the data be remedied?
- In your Marketing Cloud: You replace the line breaks with spaces in your MC Query.
- In your CSV file: You delete the line breaks.