I have a csv file that contains multi line with multi language. It’s having problem reading the first column as I’m getting undefined when calling that field data. How to fix this?
The csv was created in n8n so I tried resaving using Google Docs which did fixed the Set node problem. Since saving csv file in n8n adds weird encoding is there other methods to save a csv file with correct encoding?
Maybe resaving the file using Google Docs changed something,
If you’re using Convert to File to create the CSV, it should work as expected, it’s also possible that the data from source itself contain that special characters,