Problem copying a project

Member for

20 years 11 months

Hi Andrew.

If I’ve got you right - you are saving baseline prior to progress update. I know that P5 doesn’t preserve the Planned Star/Finish for "in progress" activities after baselining. The workaround is simple - don’t 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