I am trying to automatically configure a project schedule. I would like to be able to put in my resoure's hours and have the schedule adjust to fit.
I created all the tasks using the standard calendar. I created my resource assigning it to the standard calendar with 100% units available to it.
I assign it to the tasks and assign my resource the set constraint on units. So “Resource A” can only work at 40% utilization for the week, so that breaks down as (40 hours per week*.4 utilization=16
hours per week/5 work days=3.2 hours per day/40 hours total=.08 utilization per day) 8% per day.
I take Task 1a (70 hours), create a sub task “Task 1aa”, and assign Resource A to the task (Task 1aa) with the 8% utilization and have the task as auto scheduled. The task should take a duration
of 21.875 days (70 hours of work/3.2 hours per day=21.875 working days).
Instead the duration is appearing as “8.75days?”
What am I doing wrong? The duration is correct if my resource is working eight hour days but the resource should only be working 3.2 hour days.