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.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 61 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!