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: 
Not applicable

enable condition in a dimension

Hi!

I have a table with four dimensions. How can I hide a dimension por an especific dimension? Thank you

1 Reply
anbu1984
Master III
Master III

Set variable to dimension name

Use the below expression on your dimension

If(vShowDim= 'Dim',Dim)