ragera4
8 years agoNew Contributor II
Mapping Spanish characters with standard English characters
Hello,
We have a requirement where we’re expected to map Spanish characters with standard English characters. The following table illustrates the exact mapping requirement -
|Character|Replacement|
À, Á, á, à, Â, â, Ä, ä, Ã, ã, å, Å → A
Æ, æ → AE
Ç, ç → C
É, é, È, è, Ê, ê, Ë, ë → E
Í, í, Ì, ì, Î, î, Ï, ï → I
Ñ, ñ → N
Ó, ó, Ò, ò, Ô, ô, Ö, ö, Õ, õ, Ø, ø → O
Œ,œ → OE
ß → SZ
Ú, ú, Ù, ù, Û, û, Ü, ü → U
Ý, ý, Ÿ, ÿ → Y
We developed a pipeline and uploaded a .csv file containing a few Spanish characters in the file reader snap, but apparently, SnapLogic is converting those special characters into a question (?) mark.
Is there an efficient way to handle such situations,
Please let us know.
Thanks in advance.