A protocol was created to generate a CSV file using the Delimited Text Writer component. However, the very first character in the CSV file is a Unicode character (U+FEFF). It is a zero width non-breaking space character which is why it is not visible when looking at the file. The screenshot shows the options in the Delimited Text Writer component. Will appreciate any suggestions on how to remove the Unicode character in the CSV file! Thank you!