Product quality management in custom columns in MS Project Server
Contents:
- Creating custom column "% Product Complete" in MS Project Server
- Using custom column "% Product Complete" in MS Project Server
- Chat
Creating custom column "% Product Complete" in MS Project Server
MS Project Server has a column "Phsical % complete" for set the percentage of physical readiness of the product. Project manager with responsible for the task estimate what percentage of the task product is ready. But this assessment is always subjective.
For an objective assessment, you can add custom columns for the calculation "% Product Complete". The data for the calculation is taken from custom columns with plan and actual values.
You can add two custom columns to control physical volumes. The first custom column shows the deviation ("Remaining product" field) of the planned from actual values.
Steps to create custom columns: "Plan product", "Actual product" and "% Product Complete" in MS Project Server:
- Open MS Project Server
- Click the "Server Settings" item in the left menu.
- Click the "Enterprise Custom Fields and Lookup Tables" item in the "Enterprise Data" block.
- To create the custom fields, click the "New Field" button.

Steps to create custom columns: "Plan product", "Actual product" and "% Product Complete" in MS Project Server:
- Enter the field name in the "Name" field.
- Enter the field description in the "Description" field.
- Select the "Task" in the "Entity" field.
- Select the "Number" in the "Type" field.
- For custom columns: "Plan product", "Actual product" select the "None" in the "Custom Attributes" block.
- For the custom column "% Product Complete":
- Select the Formula in the "Custom Attributes" block.
- Enter the formula: "IIf([Plan product] = 0, 0, [Actual product] * 100 / [Plan product])".
- To save click the "Save" button.

Using custom columns "Plan product", "Actual product" and "% Product Complete" in MS Project Server
Steps to add custom columns: "Plan product", "Actual product" and "% Product Complete" in MS Project Server:
- Click the "Server Settings" item in the left menu.
- Click the "Manage Views" item in the "Look and Feel" block.
- Click the "Tasks Schedule" view.
- Add the "Plan product", "Actual product" and "% Product Complete" in the "Fields" block.
- To save click the "Save" button.
Steps to use custom columns: "Plan product", "Actual product" and "% Product Complete" in MS Project Server:
- Click the "Projects" item in the left menu.
- Select the project and click the project name.
- Click the "TASK" item in the top menu.
- Select the "Tasks Schedule" view in the "View" field in the "Data" block.
- Click the "Edit" button in the "Project" block and select the "In Browse" item.
- Enter data in the "Plan product" and "Actual product" fields.
- To save click the "Save" button.
