We have a project for where we upload a CSV and unfortuantely, special signs seems to be replaced with this odd question mark error symbol instead. As for the " I am sure we can switch them out to ’ and it will do the same but there are other characters that shows up wrong that we need. Does anyone know how we can make sure that the characters gets imported correctly?
Hi, Carol!
The issue is a character encoding problem. When uploading CSV files, special characters (like Portuguese accents and diacritical marks) are being replaced with question mark symbols (�) instead of displaying correctly. This is a common encoding issue when working with international character sets.
With v0, you could prompt it to fix this now that you know the context? Give it a go!