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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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..

Labels (1)
2 Replies
sunny_talwar
MVP
MVP

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

Miguel_Angel_Baeyens
Support
Support

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