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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
riko23
Contributor II
Contributor II

how to translate labels and titles in qlik sense with the help of browser locale

I want to translate my dashboard title and labels using browser locale language,  like if some one comes on my dashboard the dashboard should automatically translate according to the user default language of their browser (NOT WITH THE HELP OF FILTER) 

1 Reply
rubenmarin

Hi, the function GetCollationLocale( ) returns the language used (I'm not sure if it works on all browsers), you can use the result of this expression as set analysis in every text string you want to change language.

Or you can try create a hidden language field with always one value selected wich is selcted each time the user opens the app.