Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
bashar_f
Partner - Creator
Partner - Creator

Conditional Show with Value

Hi guys, I'm doing a multi language application, I have two containers on each side of the dashboard and would like only one to show at a time based on a variables value. This variable is at some point either gonna be 'English' or 'Arabic'....on the conditional show expression of each container i wrote the following

Left Container - vLangauge = 'English'

Right Container - vLanguage = 'Arabic'

when i put this in, the container disappears and doesn't appear even if the condition is met, any ideas?

1 Solution

Accepted Solutions
sunny_talwar

Not sure if this will make any difference, but try this:

Left Container - $(vLangauge) = 'English'

Right Container - $(vLanguage) = 'Arabic'

View solution in original post

5 Replies
sunny_talwar

Not sure if this will make any difference, but try this:

Left Container - $(vLangauge) = 'English'

Right Container - $(vLanguage) = 'Arabic'

Not applicable

Hi,

use the sunny answer its correct.

bashar_f
Partner - Creator
Partner - Creator
Author

Worked, thanks alot.

sunny_talwar

Not a problem

I am glad I was able to help.

Best,

Sunny

amithmurali
Partner - Creator II
Partner - Creator II

Hi bashar_f‌,

How you are shoing the numbers in Arabic in ur dashboard. I want to convert my kpi chart to arabic in qliksense. just the numbers.