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: 
tinkerz1
Creator II
Creator II

Enable condition on Calculated dimension

Hi,

Stuck on calculated dimension in pivot tables, If I use the below formula in a calculated dimension then in an expression I use:

count(distinct [ABC])I will get counts on 2 dimensions

=if(ABC>1,'A','B')

How can I then not show dimension B?

Thanks,

Neil.

1 Reply
swuehl
MVP
MVP

Not sure if I understand what you are trying to achieve, maybe

=if(ABC>1,'A')

edit: And on dimension tab, enable 'Suppress when Value is NULL'