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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
suvechha_b
Creator III
Creator III

How to count null

Hi All,

How to count policy id number if policy id number and company registration number is null ?

4 Replies
sunny_talwar

Count policy id number if it is null? or do you want to count when only company registration number is null?

suvechha_b
Creator III
Creator III
Author

count policy number if both policy holder id number and company reg. number is null. How to use count with set analysis.

sunny_talwar

Do you have a field which is a unique identifier in your dashboard and is never null? Like a RowNo() created in the load script or something similar?

Channa
Specialist III
Specialist III

missingcount()

Channa