Current Baseline - Between set periods

Member for

15 years 11 months

Hi Craig,

 

If I understand you correctly these two forumals do the trick;

 

For 2011

 

Switch(Task[~CB].Finish >= '1/1/2011' and Task[~CB].Finish <= '31/12/2011', Task[~CB].Finish)

 

and for 2012

 

Switch(Task[~CB].Finish >= '1/1/2012' and Task[~CB].Finish <= '31/12/2012', Task[~CB].Finish)

 

Cheers

 

Andrew

 

Member for

19 years 10 months

Hi Craig

If you have the two baselines open in the view then in table definition you can set up two "Finish" columns - give them a name to suit your baselines.

In the right hand dialogue box under "Data" you can select which of the baselines to display.

Unfortunately the time slice option is greyed out.

Best regards

Mike Testro