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

You may try an approach like this one:

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