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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
msnr
Contributor
Contributor

how to use COUNTIF function in QlikView

Hi,

 

        I want to know how we can COUNTIF function in QlikView.

I sharing the party wise sale report of three months from this , I required the count of "sold to parties" who's QTY is there in all the three months that to customer district wise

 

Labels (1)
1 Reply
marcus_sommer
MVP
MVP

You may try an approach like this one:

sum(QTY) * -(count(distinct month)=3)