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: 
harithad95156
Contributor III
Contributor III

How to count the number of occurence of a distinct employee?

For example: First 3 rows should display 3,3,3 in count. Any suggestion will be greatly appreciated 🙂IMG_20210917_152123.jpg

1 Reply
RsQK
Creator II
Creator II

Hey, try this:

=COUNT(TOTAL <employees> DISTINCT category)

RsQK_0-1631875914559.png