Making Custom Progress Bars

R

Richard

Environment: win2k3 proj server 2k3 clients project pro 2k3

We would like to have a custom bar chow up on the Gantt Chart. It is my
understanding that except for the Msoft existing costs, to see any new
Enterprise fields in the drop down of the bar format, they have to be of a
date type (vs cost).

1-is this true or did I miss something.
2-I was planning on adding some fields and doing some logic like--
1 new field = my_actual_cost / my_estimated_cost=%complete (cost)
2 new field=Estimated (or actual if exists) Start Date - Estimated (or
actual if exists) Finish date = number of days
3 new field = 1 new field number = % complete of 2 new field(date)

Is this roughly right?

R
 
Top