Missing Predecessors field in PWA view

L

Likma

In PWA none of the Project views (not Project Center) is displaying
Predecessors column. I tried creating a new view, put Predecessors field in,
but no result. I also checked the SQL database tables, and confirmed that
this field is in the views, however it does not show up in the PWA.

Does anybody know the reason for this behavior and if/how it can be
corrected. Thanks a lot.
 
D

Dale Howard [MVP]

Likma --

I cannot duplicate your problem. I did the following to test it:

1. Copied the Project view called Tasks Summary
2. Renamed the copy as Tasks Predecessors
3. Modified the Tasks Predecessors view
4. Removed all columns from the view except the four required columns (ID,
Task Name, Start, and Finish)
5. Added both the Predecessors and Successors columns
6. Saved the view
7. Navigated to the Project Center page and selected a project
8. Selected the Tasks Predecessors view from the Choose a view selector

The columns are there. I am using SP-1 on my Project Server instance. Are
you? Let us know.
 
Top