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: 
JustinDallas
Specialist III
Specialist III

Count doesn't work

Hello Everyone,

I must be going blind, but I have my Count set analysis not working and I've used it a million times before.  My text looks like so:

Count({<IsLessThanFiveDaysOut={1}>} [Trailer ID])

However, when I use this in a KPI callout, it counts every record.


BadImage.png

The count value reads 1.03K, when in fact it should be zero because all the records have a Null value..

BadImage2.png

11 Replies
vkish16161
Creator III
Creator III

Good to know.

Please mark appropriate answers as helpful/ useful/ correct.

swuehl
MVP
MVP

Justin Dallas wrote:

Wait, if the column is Null, then it SHOULDN'T count it right?  Hell, even in some languages NULL != NULL, much less NULL != '1'

Have a look at

Set modifier problem with empty column

and for a general overview

NULL handling in QlikView