Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download 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