Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Sugarp
Contributor II
Contributor II

Qlik expression

How to calculate this expression in qlik

 

=IF(AND(Status="Executed",COUNTIFS('ABC1'!A:A,A2,'ABC1'!$AQ:$AQ,"Expired")>0),"False","True")

Labels (1)
2 Replies
BrunPierre
Partner - Master
Partner - Master

What's the logic behind the expression?

MarcoWedel

can you please post some sample data and your expected result?