Hi all, I use some info from a german site to load it in QV, but when have the specific german letters QlikView could not encode them in a readable way -
these are Unicodes for special german Letters ("Umlaute"). See the complete listing in table below. It seems that your Source-Website is using such an unicode. So try to use character set = unicode (or = unicode UTF-8) when loading.
Letter
Unicode-Nr.
HTML-Mask
Description
Ä
Ä
Ä
Großes A Umlaut (Diaeresis)
ä
ä
ä
Kleines a Umlaut (Diaeresis)
Ö
Ö
Ö
Großes O Umlaut (Diaeresis)
ö
ö
ö
Kleines o Umlaut (Diaeresis)
Ü
Ü
Ü
Großes U Umlaut (Diaeresis)
ü
ü
ü
Kleines u Umlaut (Diaeresis)
ß
ß
ß
Esszett, Ligatur aus s und z
This is copy/paste from a german website about unicodes, I translated only the headline.