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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

i have a fact table ?

i want cross check my fact table ,how many null values and distinct values are there

i have only fact table ,how to check?

Labels (1)
2 Replies
jpapador
Partner - Specialist
Partner - Specialist

For the distinct values you can go to the top menu bar Settings > Document Properties > Tables Tab.

Click on your table and it will tell you the numbers of values and distinct values.

maxgro
MVP
MVP

in a field?

nullcount(fieldname)

count (distinct fieldname)