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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to set a default language using set selection

Hi,

Trying to implement the advice from this post: Multi Language Dashboard implementation in Qlik Sense.. My aim is to get multi-language support. Now, I managed to make it work but each time my users open the app they have to select a language otherwise labels are blank. I would like the app to show English by default but change to Estonian when I click Estonian on the filter pane. Would appreciate your advice.

My attempt:

=Only({<[No]={1}, [language] ={$(='English')}>} statement)

0 Replies