Milestones View

J

Jason

Hi All,

What are my chances in creating a View in Project Center where there are
just tasks which are milestones visible?
All the other tasks in project should be hidden in this view.

thanks,
Jason
 
G

Gary L. Chefetz [MVP]

Jason:

The views presented in the Project Center show summary task information and
therefore do not show milestones, however you can create this view in the
drill-down views accessed by clicking the links in the grid in the Project
Center.

To create a milestone view, in the filter section of the create view page,
simply set a filter to milestone = yes, or Duration = 0.
 
M

Mike L

Jason,

If you want to show task level information in a Project Center view in
PWA, you won't be able to do that "Out of the Box". If you want to
show only milestones in a Project view, you could simply add a line
item to the filter to show only milestones.

If you need a view that shows milestones across multiple projects, you
will have to create your own custom view using something such as a
data access page or generate a report using SQL Reporting Services.
Once you create one of these, you can place that file in a pre-defined
location on the project server so that it can be accessed via PWA.

There are articles in MSDN on how to do this.

Hope this helps!
 
Top