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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help - count infos

Guys,

I have developing a QV from excel database and I need to provide a formula that count the number of diferent datas I have in one colun.

Example: Result = 2 (A and B)

Colun A

A

B

A

Please, could someone help me with this issue?

Labels (1)
1 Reply
pover
Partner - Master
Partner - Master

The expression would be count(distinct Colun A)

Regards.