I have a calculated column that displays a 1 if target for employee is met and a 0 if target is not met. When I select show totals for rows, it does not add up all the 1s, instead the total is 1.
As ex: I have 200 1s and 800 0s, row total calculation should be 200, instead it is 1.