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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get values based on expression?


Hi,

I have straight table with columns

Id, name as dimension

expression as Category where =If(Category<>'Closed' and Status<>'closed', Category)

another expression as =Count(distinct(If(IsNull(Dateclosed),ID)))

when I am selecting 'Closed', 'closed' in Category list box the table is showing values where it should not show values based on above condition.. Is there any wrong in expression. Please can anyone suggest me.

Thanks.

1 Reply
ashfaq_haseeb
Champion III
Champion III

Hi,

Can you share sample data with expected output.

Regards

ASHFAQ