
Creator III
2018-10-10
11:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sweden/Danish special characters
Hi Everyone,
I have a column which have data with Sweden/Danish special characters like Å,å,Ä,ä,Ö,ö Å,å,Æ,æ,Ø,ø
when I am trying to load it and it is getting replace with ?
example malmö is coming as malm?
How do I get original world in qliksense as from database its coming fine.
Thanks
Avneet
771 Views
3 Replies

Partner - Master III
2018-10-10
01:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which is the database? the driver might make a difference. see discussion below
729 Views

Creator III
2018-10-11
03:48 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Amazon redshift.
729 Views


MVP
2018-10-11
04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Beside the capabilities of the driver (in general and/or in regard to apply certain charsets for the queries) it might be related to collation, see: Search - But what shall you find? Collation could since QV 12 be defined with a variable in the load-script: CollationLocale.
- Marcus
729 Views
