Adding a Column In Project server

K

Khurshid

Hello,

How could I add a column in Project server in one of the
views. Example I have a view that shows resource
assignment, this vies has Task name, Submitted On,
Project, Work, Remaining work, Start, Finish, % Work
Complete, Comments and Resource Name. I want to add a
column that will diaplay amount $ collected. Is this
passible?

Thanks
Khurshid
 
D

Dale Howard [MVP]

Khurshid --

Open the Enterprise Global file and click View - Tables - More Tables.
Select the table that already contains the columns you have mentioned in
your post and then click the Edit button. Add the $ Collected field to the
table then click OK. Click the Close button and then save and close the
Enterprise Global.

If you have not already set up a $ Collected field, click Tools -
Customize - Enterprise Fields. Select one of the enterprise Task Cost
fields and customize it according to your specifications. Hope this helps.
 
Top