I have a set of data of about 6~7 millions lines, and I can't set it correct, when adding the file to Alteryx it correct be distributed on each field.
Every field is between quotation marks ("Data1") and delimited by semicolons (;), but some fields has semicolons between the field eg; ("0,0225200";"JÉSSICA SANTOS";"32877077870") or ("DUQUE DE CAXIAS";"AV; NILO PECANHA";"1642").
Every time I try to import, it make some of the rows be like null.
Thanks in advance.