I would like to be able to create a graph that show forecasted percent complete over time (assuming activities are completed on time). This is daily and in the future. I assume this could be a report
Something like:
- Day 1 Projected Earned Value = 0%
- Day 2 Projected Earned Value = 0%
- Day 3 Projected Earned Value = 0%
- Day 4 Projected Earned Value = 3%
- Day 5 Projected Earned Value = 3%
- ....
- Day 16 Projected Earned Value = 40%
- ...
- Day 92 Projected Earned Value = 99%
- Day 93 Projected Earned Value = 99%
- Day 94 Projected Earned Value = 100%
Projected Earned Value is calculated through a formula that accounts for deliverable (task item) completion. Not all activities produce earned value.
Any idea on how to accomplish this? I couldn't figure this out even using %Complete functionality