Hi, this is a bit of an odd question but will do my best to ask it.
I have a CSV file i am pulling for a SFTP, the file is in a CSV format and pulls the headers and first cell but it stops.
After each comma the data is wrapped in double quotation marks, for example:
12328354,"User Name","1","Company Brand, Town"
from that example the last element of data has a comma within the quotation marks but is one cell of data.
Is there a connector i can use to get this importing?
Thanks
Rob