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
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!