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: 
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)