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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
1 Reply
anbu1984
Master III
Master III

Set variable to dimension name

Use the below expression on your dimension

If(vShowDim= 'Dim',Dim)