Hi guys
Am having a small issue with cpimport. I have a file that has 6 columns delimitered by tabs '\t'. The table I am importing to has 6 columns too.
When trying to use cpimport, it gives me the error:
Error: Data contains wrong number of columns; num columns expected-6; num columns found-5
for every line.
I have attached the .bad output file from cpimport and you can see that each line of the .bad file has 6 columns, however the last 2 columns are empty. Is there an issue with consecutive delimiters at the end of a line?
Attachment tmprawconversionpixelloads.txt not found