Skip to main content

Import - How to import special characters

Import files need to be encoded in UTF-8 to be able to import special characters (e.g. à, á, â, ã, ä) otherwise these characters are replaced by symbols such as ¤ or � which are visible on the Equus P

Updated over 2 weeks ago

Import files need to be encoded in UTF-8 to be able to import special characters (e.g. à, á, â, ã, ä) otherwise these characters are replaced by symbols such as ¤ or � which are visible on the Equus Platform screen and in the Flat File accessed from the Import Screen.

Incorrect.png

Follow the steps to preserve special characters in the csv import file.

1. Open the excel spreadsheet with special characters and save the import file as a .csv (CSV UTF-8). Close the file.

Example_of_what_to_upload.png

2. Open the file in Notepad++ (a text editor and source code editor for use with Microsoft Windows).

Notepad__.png

Check that the special characters are displayed in Notepad++ before selecting Convert to UTF-8 from the Encoding menu drop down. Save the file with a different name.

notepad_opened.png

3. Import the file that was saved in step 2.

4. Check that the import updated what you wanted to and only what you wanted by viewing the flat file output from the Import Details screen.

If the flat file output shows the special characters, no further action is required.

Correct.png

Did this answer your question?