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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
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)