Earned Value Determination
I have 700 lines of data imported from Project (each line has Start Date,
Duration, Finish Date). I want to create a graph of % completion over time
where each task gets weighted based on Duration and I give credit for task
completion based on Finish Date. How would I convert the data to a format
usable for graph creation?
|