Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
ivan_will
Partner - Creator II
Partner - Creator II

Encoding issue - German !

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 -

» umständliche

» mäßige

Have anyone a solution for this?

Tnx!

1 Reply
Not applicable

Hello Ivan,

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.

HtH

Roland