SOLVED

Encoding issues with accents?

Go to solution
Carson_Morford
Level 2

I'm having trouble with accents coming out as question marks when uploading a foreign list. Is there a simple way to fix this or is there an encoding error?

1 ACCEPTED SOLUTION
Josh_Hill13
Level 10 - Champion Alumni

You need to use UTF8 encoding.

Save as CSV

Open in Notepad

Adjust settings to UTF8

save as All with CSV extension.

View solution in original post

2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

You need to use UTF8 encoding.

Save as CSV

Open in Notepad

Adjust settings to UTF8

save as All with CSV extension.

Anonymous
Not applicable

This came up today for me. Thanks, Josh Hill!