Asta Powerproject Member for 15 years 11 months Member for 15 years 11 months Submitted by Andrew Willard on Wed, 2011-09-07 11:28 Permalink Hi Craig, If I understand you 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 Member for 19 years 11 months Submitted by Mike Testro on Tue, 2011-08-30 04:53 Permalink Hi Craig If you have the two 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 Log in or register to post comments
Member for 15 years 11 months Member for 15 years 11 months Submitted by Andrew Willard on Wed, 2011-09-07 11:28 Permalink Hi Craig, If I understand you 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 Member for 19 years 11 months Submitted by Mike Testro on Tue, 2011-08-30 04:53 Permalink Hi Craig If you have the two 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
Member for
15 years 11 monthsHi Craig, If I understand you
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 monthsHi Craig If you have the two
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