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