Skip to main content

Primavera P6 Tutorial : Chapter 4.2 : Assigning Baselines

You can use the assign baselines feature to designate the current project or an existing baseline as the project, primary, secondary, or tertiary baseline. The project baseline or primary baseline can be designated as the project to use when calculating earned value

Assigning Baselines:

Open the project for which you want to select a project baseline. Go to Menu bar, Choose Project, Assign Baselines.

The primary, secondary, and tertiary baselines are user-defined baselines used to compare projects.

In the Project field: select the project to which you want to assign a project baseline.
In the Project Baseline field: select the desired baseline or the current project. If no baseline is designated as active, the current project is used as the baseline project.

Under User Baselines, choose an existing baseline or the current project.as the primary, secondary or tertiary baseline for a project from the drop down menu. You can compare up to 3 baselines at a single time, you can assign the same project as secondary and tertiary baselines.

Comparison with Baseline Schedules:

Open a layout showing current and baseline bars to identify tasks that start or finish later than planned. You can even modify the layout suiting your requirement for better comparison and save the layout for later usage, makes it easy to see variances between the current and baseline dates.

We have a pre-defined global layout for comparing the current schedule with the baseline called “Baseline comparison

Add columns in the Activity Table for almost any data particular from the baseline project.

Right click on the gantt area and choose bars to represent and format baseline dates/fields.


Preferences of Earned Value calculations:

Select a Project and go to project details and then settings tab, choose to calculate earned value using the project baseline or the baseline you have defined as your primary baseline.

Earned Value Calculation settings:
To specify how earned value is calculated, choose Admin, Admin Preferences.

On the Earned Value tab, in the Earned Value Calculation section, choose to calculate earned value from a baseline using At Completion values with current dates, Budgeted values with current dates, or Budgeted values with planned dates from the drop down menu.

Here is the detailed video tutorial for your better understanding:

[paypal_donation_button align="center"]

Comments

Post a Comment

Popular posts from this blog

How To Merge Two Separate Schedules Into One Master Schedule In Primavera

In this tutorial, let us learn how to Merge two separate schedules into One Master schedule in Primavera P6. In this example, I am considering two separate projects which are these two, One is master schedule and one is the subproject. First, let us open the subproject and export this schedule as a .XER file onto Desktop. and now let us start the exact process of merging two separate schedules. 1. As a first step, We need to open the project schedule into which we want to insert the other project as a sub-project. So, let us open the Master schedule here. 2. Go to Import, select XER format, Click Next 3. Select Project and click Next 4. Now select the Subproject .xer file from the Desktop and click Next 5. Under Import action, select the option as “Update Existing Project” and under import to section, select the Master schedule which is already open. Click Next and Finally Click on Finish. 6. Please note and make sure that your WBS and activity IDs should not confl...

Primavera P6 Export To Excel And Color WBS Levels Automatically || How To Color WBS Levels

In this tutorial, let us learn how to Color WBS levels after Primavera P6 Export To Excel. After exporting activity table from Primavera P6 to Excel, it’s very hard to tell which activity belong to which WBS. So in this tutorial, let us see how to color WBS levels automatically so we can have a report like in Primavera P6. This is my sample schedule in primavera, 1. I press Ctrl+A to select entire data and copy the data and then go to Excel sheet and paste it. 2. Add a column left to Activity Id i.e column A and name it as WBS level to show the WBS level for each activity. 3. enter the formula in Cell A2 as = =((FIND(TRIM(B2),B2))-1)/2 4. Hit enter and then apply the same formula to all the cells in column A to see WBS level for each activity. 5. See now, you can view the WBS level for each activity this way easily in Excel after exporting the Primavera P6 Schedule. And Now let us color the WBS levels. 1. Select the entire Data range. 2. Go to Conditional F...

Primavera P6 Tutorial : Chapter 2.7 : User Defined Fields

Apart from the in-built fields available in primavera, you can create User-defined fields which enable you to customize fields and values and add them to the project database. For example, you can use them to track additional activity data such as ordered dates, delivery dates, revised budgets, purchase order / work order numbers, vendor names, etc. In this chapter, let us learn how to create User defined fields, how to work with them and how to work with indicators type of User defined fields. How to Create UDFs? For each custom user defined field you create, you can specify any of the following data formats for that field: Text, Start Date, Finish Date, Cost, Integer, Number, Text, and Indicator. To Define: Go to the Menu bar, Choose Enterprise, select  User Defined Fields . Select the subject area to which you want to add a new field, then click  Add . Double-click in the Title column and type a name for the User Defined Field. Double-click in the Da...