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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Add Expression

I'm trying to add expression to have a sum of a if result. Not sure how to do it in Qlik. But if in excel, it would look like sum(if(A=B,1,0)). Can anyone help?

1 Reply
aarkay29
Specialist
Specialist

very similar

sum(if(A=B,expression,0)).