bug csv import

I cannot import a CSV in my WIX
The following error is reported
“There’s an empty field in the first row”

How can I solve this?

Hi @cecilenebbot ! Have you tried debugging your file in MS Notepad before importing into your collection? If not, just right click above you CSV file in the MS File Explorer and select " Open with " and then " Notepad ".

Make sure there is no blank line or other strange parameter before or in the first row (that should contain only the column names delimited by “,” or “;” ).

Regards,