Calculate Average of Task Progress, per Person
Hello,
I am trying to create a dashboard showing the average task completion status' of a number of team members.
I feel this needs to be completed in Sheet Summary, but can't figure the right formula...
Essentially trying to get; AVG of Column [Status], IF Assigned to [Joe]
Any clues? thanks
PS. the dark rows are parent rows, calculating the overall average status of it's children
Best Answers
-
Hi GWOOD02,
Please try the follwing formula-
=(AVERAGEIF([Assigned To]:[Assigned To], "Joe", Status:Status)) * 100
You just need to change the name in the formula, and it will return the average of that person.
Thank you,
Shubham Umale
Associate - Smartsheet, Ignatiuz Software
-
Beautiful! That worked perfectly. Thanks so much @Shubham
Answers
-
Hi GWOOD02,
Please try the follwing formula-
=(AVERAGEIF([Assigned To]:[Assigned To], "Joe", Status:Status)) * 100
You just need to change the name in the formula, and it will return the average of that person.
Thank you,
Shubham Umale
Associate - Smartsheet, Ignatiuz Software
-
Beautiful! That worked perfectly. Thanks so much @Shubham
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!