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: 
realpixel
Creator
Creator

count

Hello,

I have the following board

HMCONTCUSTOTRANSDATE MOVDATE ENTREEPEV
U6451156CUSTO1SV19/03/201310/01/20132
U6451156CUSTO1SV19/03/201319/03/20132
U2520054CUSTO1SV18/03/201310/01/20131
U2520054CUSTO1SV19/03/201319/03/20131
U7000870CUSTO1SV19/03/201310/01/20132
U7000870CUSTO1SV19/03/201319/03/20132

I use the function =count(distinct HMCONT) to do a sum of count column [PEV], for this example the total of [PEV] return = 3

But I need to count PEV 2 = 2 and 1 = 1 always for this example the result must be = 5

Someone have an idea how to do this operation?

0 Replies