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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
soniasweety
Master
Master

Null count

Hi All,

i want to check  in each filed null count  how can i check this?

is there any specific method ?

Thanks

Sony

11 Replies
Ponkaviyarasu
Partner - Contributor III
Partner - Contributor III

Hi Sony,

Try

MissingCount(FieldName)

Thanks,

Kavi

andrei_delta
Partner - Creator III
Partner - Creator III

hi,

count( {<[Field]={''}>} [Field])

Hope it helps,

Andrew