Calculate health of a smartsheet project.
I have created a smartsheet from a project management template. Start and Finish Dates, Durations, predecessor, % complete, are all working well. I can easily calculate the health of completed tasks by allowing a project manager to change the % complete and look at over all weighted averages of those complete tasks. That does not paint the full picture of the health of the project.
Has anyone created a project sheet that is calculating metrics to determine the health of a project?
Thoughts?
Comments
-
If I understand your question, the most simple way to achieve this would be to do the following:
- Place a row above all the tasks of a project to be used/named as the "Overall Project Health" Row. (optionally, indent the tasks beneath the Summary Row)
- In the "% Complete" Column of the "Summary/Overall Project Health" Row, add a formula.
- If you don't indent the tasks, the formula would be:
- =AVG()
- Between the parentheses in the above formula, you select all the "% Complete" cells of the tasks you want to average.
- If you do indent the tasks, the formula would be:
- =AVG(Children())
Hope this helps!
- If you don't indent the tasks, the formula would be:
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
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives