Forum Discussion
MIMA89
Mar 16, 2022Copper Contributor
Question about Project Web App regarding archiving completed projects
Hello community, I am new here therefore I'm not sure if this is the correct place for this question... In the company I work, we use project online for our project management. At the moment...
Paul_Mather
Mar 16, 2022MVP
Hello MIMA89 ,
There are several ways to remove a project from a view in the Project Center, this could be via custom fields or the security model. High level these are described below:
- Custom fields
- You could have an Enterprise Custom Field that is link to a Look up table. The field could be called "Project Status" and the values in the look up could be "Draft", "Live", "Completed", "Archived". Then set filters on the Project Center views to filter out where the "Project Status" field = "Archived"
- Security model
- You could create a new security category, add the archived projects to it then use the Deny permission for this category. This is detailed here, for Project Server 2010, but the concept / process is the same: https://support.microsoft.com/en-us/topic/5117fe4f-3c07-4499-8cc9-99321767954f
Paul