Project Center - total tasks (rows) in each project

K

Kevin W

We currently have 149 projects in Project Server. We have a Project Center
view defined in PWA that show basic information (Name, last modified, by
whom, start, finish, cost etc). Is there any way I can add information about
the number of rows in each plan?

Tks in advance,
Kevin
kjwass*FIFTYTHREE*_AT_hotmail.con
 
M

Matt Stevenson (UK)

Hi Kevin,

Have a look at the question from Rob Stewert date 4/1/05
Same things - use a Task Custom Field, value = 1 - Summary = Sum
Then a Project Custom Field with formula referencing the Task field.
Hope this helps...
 
K

Kevin W

Matt,

Thanks for the excellent idea. I can make this work with an individual
project using the custom fields as you suggest. However, I want to apply
this to all the projects in the database,and when I try it using the
equivalent Enterprise custom fields (by editing the Enterprise Global) it
fails. Using 'Enterprise Number 2' and setting a default value of 1 shows as
#ERROR in summary rows and 0 (zero) in task rows. We're using 2003 Pro with
SP1. Am I doing something wrong here?

Rgds,
Kevin
kjwass*FIFTYTHREE*_AT_hot_NOSPAM_mail_DOT_con
 
K

Kevin W

OK - it works if you use an equation to set the field =1. It's not happy
using a value list with a default of 1. Thanks again - Kevin
 
Top