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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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)