Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Alphabetical sort order is not correct in local language

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

Alphabetical sort order is not correct in local language

Last Update:

Jun 10, 2021 7:19:34 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jan 9, 2020 5:55:50 AM

The sort order in QlikView documents is not correct. The problem is mainly with letters that are not in the English alphabet, like å or ä: they may be placed in a wrong positions.

 

Environment:

QlikView 

 

In some case, the CollationLocale variable is not set automatically by QlikView and the English alphabet is used for the sorting order instead of the locale language.

 

Resolution:


If this problem occurs it is necessary to explicitly set the " CollationLocale " variable to equal the locale language in the operating system. This can be done by adding this line in the first part of the script (see the attached image):

SET CollationLocale='sv-SE';

SET CollationLocale.png

In this case Swedish has been set as locale language.
To change the locale language, follow this article.

Labels (1)
Contributors
Version history
Last update:
‎2021-06-10 07:19 AM
Updated by: