Hi, I have a sheet that gives a "score" of Pass or Fail. Multiple rows per user. I originally had percentages as the score and we created a metric sheet that gathered the scores and gave an average per user per month. Since we changed it to pass/fail per score the metric now reads #DIVIDE BY ZERO ...is there a way to still average the amount of pass versus fail on the metric? below is the formula we had.
=AVG(COLLECT({QA - IBT Audit Review - 8 Category -Score}, {QA - IBT Audit Review - 8 Category - Month}, "January", {QA - IBT Audit Review - 8 Category -Employee Email}, [Employee Email]@row))