B
Byron9261
I have a series of parallel tasks that I want one resource to work. I want
to keep the total duration but spread the hours. In other words I have 4
parallel tasks that should take 2 weeks, so one resource would spend 25% one
each task each day. I tried to level the tasks but it kept the resource at
100% for each task and made the tasks serial.
to keep the total duration but spread the hours. In other words I have 4
parallel tasks that should take 2 weeks, so one resource would spend 25% one
each task each day. I tried to level the tasks but it kept the resource at
100% for each task and made the tasks serial.