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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Null count

Hi,

I created a object for null count and its show me 1 count but column has no null value,

kindly guide me and i attached excel and application files.

Regards.

Zain.

1 Solution

Accepted Solutions
rbecher
MVP
MVP

This is an option, filter on another not key dimension:

nullcount({<COR.order_number={"*"}>} COR.return_detail_number)

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine

View solution in original post

4 Replies
rbecher
MVP
MVP

Hi Zain,

I think there is one representation of NULL for all missing KEYs from table OD. You will see the if you add KEY as a dimension.

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
Not applicable
Author

Yes i know, any idea to avoid in null count and key is also important.

-Zain.

rbecher
MVP
MVP

This is an option, filter on another not key dimension:

nullcount({<COR.order_number={"*"}>} COR.return_detail_number)

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
Not applicable
Author

Thanks its working for me.

Regards,

Zain.