Forum Discussion
Fixed work vs Fixed Units with effort driven on?
Joe,
I suggest you take a look at this article. Then if you have additional questions, we'll be glad to help..
https://support.microsoft.com/en-us/office/change-the-task-type-for-more-accurate-scheduling-b0b969ad-45bc-4e9e-8967-435587548a72
Or, you could add the Type field as a column in the Gantt Chart view. Then hover your mouse over the field heading and hit F1 to bring up Project's help topic on that field.
John
- Joe1250Oct 31, 2023Copper Contributor
Thanks John-project , thanks for the reply!
I have read that as well as many other articles and watched several youtube videos, but I still don't really get it... turning on the effort-driven functionality freezes the amount of work from recalculating in the Fixed Unit type... right? so doesn't this basically make the fixed unit with effort-driven enabled function the same as fixed work? at least in so far as my tasks will generally be determined by resources and work and I will rarely (if ever), be setting fixed durations?
Basically, I'm hoping to be able to put in the amount of work and the amount of resources and have Project determine how long everything will take...
- John-projectOct 31, 2023Silver ContributorJoe1250,
Yeah that's basically correct, effort driven on a fixed unit task will give the same result as a fixed work type task.
Project's scheduling engine is based on this simple formula:
Duration = Work/Units
So if you have a fixed amount of work and add or remove units (resources), the duration will decrease or increase accordingly.
John