Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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