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

Labels (1)
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