Hi Everyone,
I'm trying to create an CSV file from my excel file.
All process works fine , I just have that CSV file header is broken as header contains quotation marks and line break.
If I'm using automatic all works fine (CSV file spot on), however I don't need all columns from the file. Once I'm doing custom it does have \n on each header line


My Flow:

How I can remove a new lines from header ?
