Forum Discussion
Task duration vs completion date
In Project terms you have two separate parameters, duration and work. Duration is the time span during which a task is performed. Work is the amount of effort expended by one or more resources to complete the task. In your case the "10 days" to complete is actually 80 hours of estimated work. The 60 or 90 days is the duration. Set the task as Fixed Duration and you will be able to "separate" the two parameters.
Hope this helps.
John
- CraigPauleyOct 18, 2023Copper Contributor
Thanks John-project. I think I understand what you are saying. Do you have an example image of what this looks like?
- John-projectOct 18, 2023Silver Contributor
Sure. Project has three task types, fixed work, fixed units (i.e. resources), and fixed duration. Project's scheduling engine uses the following equation:
Duration = Work/Units
The default task type is fixed work, so the number of units (resources) assigned drives the duration. With a fixed duration task, the time span (duration) is fixed and amount of work and resources are the variables.
Based on your example, the duration is set at 60 days and the work is set at 80h (assuming a normal 8/5 workweek). With those inputs, the single resource's assignment will be 17% of a normal full time employee. Project will automatically spread the 80 hours of work linearly over the full time span as shown in the lower pane (Task Usage view). Work hours can be manually edited within the full duration a selection of Work Contour's can be selected for the assignment (default contour is Flat).
Hope this helps.
John