Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
00010761
Contributor
Contributor

String translation

Hi, I have a file originally from my sql and there are lines there that should be text names probably in Hebrew and English and they are written like this - X?x?x?x?x?x?x How can this be solved

Labels (1)
1 Reply
vinieme12
Champion III
Champion III

try collating to utf8

https://dev.mysql.com/doc/refman/8.0/en/charset-unicode-sets.html

 

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.