Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Choosing/Changing text language

Hi,

I am using Qlik Sense. I would like to know how to change or choose text language. As shown in the image

Capture.PNG

I only want to pick the highlighted rows, which is in English language.

Alternatively, if I can convert the non-English text to English, it will also be ok.

Thanks

5 Replies
Gysbert_Wassenaar

Do you have a field in your data model that indicates what the language of a record is?


talk is cheap, supply exceeds demand
Not applicable
Author

Hi, sadly, no.

Gysbert_Wassenaar

Then it's not possible.


talk is cheap, supply exceeds demand
Not applicable
Author

Alright, thanks.

Is there any function that I could use in script under "data editor" such that it could help me pick the language?

For example (In MySQL):

select * from tableA where columnA.`language`='en'

Gysbert_Wassenaar

Only if your data contains a field that has the language information like your mysql example. If you do not load a field like ColumnA.language then you can't use it to select the language.


talk is cheap, supply exceeds demand