Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have the following board
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?