Most RecentNewestMost VotedMost Vieweddax count 0 and 1 I want to ask how the expression below If I have a table 100 0 0 100 100 100 N / A The calculation is: 1 Count 100 how many (A) 2 Count 0 how many (B) X = A / (A + B) The above example is: X = 4/6 X = 0.667 Thank you Anto Solved