Question Marks for special Characters After Data Import in ServiceNow - Encoding Issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:29 AM
Hello everyone,
I'm encountering an issue with special characters (such as accents, umlauts, etc.) appearing as question marks(?) after importing data into ServiceNow. Specifically, I noticed that characters like à , é , ü and ß are not displaying correctly, and are being replaced with question marks when viewed in the records.
I would greatly appreciate any insights or suggestions you might have. Thank you in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:38 AM
Seems the data in those excel/csv cells is not UTF and hence the weird characters.
Did you check the staging table has same weird characters?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:39 AM
this KB also talks the same what I mentioned. the character set should be UTF-8 or windows-1252
special character (i with accent) is not imported in staging table
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 02:08 AM
Did my reply answer your question?
If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader