Find Average for days of completion based on category
Hello
I have created date submitted, dated completed and the total business days for completion. I would now like to take a category within the sheet and find the average days for completion for a category. I would also like to find average days of completion for assigned to.
Any help is appreciated
Thank you
Angela
Answers
-
Hi @Angela Wright ,
Your formulas will be along the lines of:
=AVG(COLLECT([business days for completion]:[business days for completion], [category]:[category], [Category]@row))
=AVG(COLLECT([business days for completion]:[business days for completion], [assigned]:[assigned], [assigned]@row))
You'll need to replace the column names I used with your actual names.
Help?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Thank you Mark
This is my first Dashboard, so I am a beginner. Please bear with me. I attempted the formula but still getting an error, "#unparseable". This is what I am attempting, referencing another sheet
It seems that it guiding me to populate like this, but same error message
Your help is much appreciated.
Angela
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!