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

What function is recommended by QlikView to calculate the number of values in a field

Hi,

Please anyone share the answer

4 Replies
Not applicable
Author

Count()

maxgro
MVP
MVP

or count(distinct field)

alexandros17
Partner - Champion III
Partner - Champion III

use fieldvaluecount(myfield) Look for this instruction in help

ashfaq_haseeb
Champion III
Champion III

If you want to avoid distinct

Try not to use count function on Key fields.

Regards

ASHFAQ