I am going from an edit node to a “convert to csv” node and I am trying to implement some quotation for all values however this is creating multiple quotations in the csv file. How can this be fixed please?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @Julien_Fontaine, thank you for reaching out. I’ll make a ticket in our tracking system for this. For clarity’s sake, are the values in the LineNo column rendered after you tried to surround them in quotation marks?
i.e. 4439-EA
vs "4439-EA"
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.