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

Labels (1)
1 Reply
swuehl
Champion III
Champion III

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'