AVG Not Calculating
I am trying to avg each row (Center Average) based on % of compliance in each category. "1 is compliant and "0" is non-compliant. The % Compliance columns are calculated using
=(COUNTIF([FD 1]2:[FD 12]2, "1") / [# Front Desk Questions]#). As you can see, the average is not calculated correctly. For example, the row with all "0.00%" is showing 14.29%.
The formula for AVG I am using is: =IFERROR(AVG([% Compliance Front Desk]@row:[% Compliance Misc. ]@row), 0)
Thanks for reviewing!
Answers
-
Would you mind providing one more screenshot? Please click in the cell that displays 14.29%, and let's see the formula that's causing that calculation. Just in case it varies from the formula in the row you showed in the second screenshot.
Thanks!
-Ray
-
Hi @Ray Lindstrom I have been reviewing and realized that I used a range that had hidden columns! I updated the formula to include the reference @row and this seems to have solved my issue.
-
Great news and nice work!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!