View Categories

Error while uploading CSV file in Mavis.

< 1 min read

Issue: Error while uploading the CSV file in Mavis.

1.png

Cause: The error occurred because your CSV file is encoded in ISO-8859-1 (Latin-1), but Leadsquared’s import likely expects UTF-8.

Solution:

You need to convert the file to UTF-8 encoding. Here are some ways:

Option 1: Using Excel / LibreOffice

  1. Open the CSV in Excel or LibreOffice.

  2. Choose Save As.

  3. Select CSV UTF-8 (Comma delimited) (.csv).

  4. Save the file and re-upload.





Scroll to Top