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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bharatkishore
Creator III
Creator III

Text object conditions

Hi All,

I have a 5 text objects like Menu, filters,Consumption ,3M Rolling and rate

Now this 3Month Rolling text object should only be visible when Consumption or 3Month  is selected .

For that i have given this condition :

vMenuSelection='Consumption' or vMenuSelection='3M Rolling' . This is working fine for all conditions except when i select Filters text object this is not getting excluded. It is being displayed.

Guess i am missing a small trick.

Can you please help..

2 Replies
sunny_talwar

What is vMenuSelection? Where are you setting it's value?

Miguel_Angel_Baeyens

How is the variable vMenuSelection defined? Does it trigger any action or are there other items that trigger actions on this variable?