If Ive got you right - you are saving baseline prior to progress update. I know that P5 doesnt preserve the Planned Star/Finish for "in progress" activities after baselining. The workaround is simple - dont forget to run global change prior to copying the baseline:
Member for
20 years 11 monthsRE: Problem copying a project
Hi Andrew.
If Ive got you right - you are saving baseline prior to progress update. I know that P5 doesnt preserve the Planned Star/Finish for "in progress" activities after baselining. The workaround is simple - dont forget to run global change prior to copying the baseline:
IF Activity Status=In progress
THEN Planned Start = Start
AND Planned Finish = Finish
Hope this will help you.
Best Regards,
Andrew