Skip to main content

Primavera P6 Tutorial : Chapter 4.1 : Maintaining Baselines

A baseline is a copy of a project plan that you can compare to the current schedule to evaluate progress. You can create and maintain any number of baselines at various stages of the project.
Once, you are done with developing of a schedule for a project and before you update the schedule for the first time, you should create a baseline so that you can compare with the updated schedule with that of the original schedule to observe changes and impacts and for further analysis.
Each baseline can be categorized by its purpose, like initial planning baseline, what-if project plan baseline, or mid-project status baseline. You can compare up to three baselines at one time

Creating a Baseline:

Firstly, open the project for which you want to create and maintain the baseline. Go to Menu bar, choose Project>> Maintain Baselines. Then the maintain baselines dialog box opens up.

This dialog box groups the currently opened project with their corresponding baselines already maintained beneath its current project. You can select any baseline here and rename it going to the baseline name field (as highlighted in below figure).

You can also modify the type of baseline as per the requirement of the project and the stage it is currently in from the drop-down menu. Data date and Last update date fields are auto-populated accordingly with the actual action performed.

To create a new baseline project, select the desired project, (here in this example we have opened a single project) and click “ADD”. In the next dialog box, choose either of the options, save a copy of the current project as a new baseline or convert another project to a new baseline.

If you choose to save the current project as a baseline, the module creates a baseline project with the same name and data date as the current project, but he module appends the name with – B1 and increments each new baseline added. Here in this example, it will be B9, as it is 9th baseline that we have created.
If you choose to convert another project as a baseline of the current project. You will get the open project dialog box opened.

You can select the project to designate as the baseline from the project hierarchy, in this dialog box.

Maintaining Baselines:

After you create a baseline, you can change its name and assign a baseline type to it.

To delete a baseline from the project database:
Select the project that contains the baseline you want to delete. Choose Project, Maintain Baselines. Select the baseline. Click Delete. You will be prompted with one more confirmation to delete. Remember that you cannot delete any active baseline that is assigned to the current project.

You can even copy the project baseline by simply clicking the Copy button.
To modify a baseline using restore feature:
As a project progresses, changes occur and you may want to modify a baseline project at times then you can use the feature of restoring the baseline as a separate project. In the maintain baselines dialog box, Select the baseline to restore, then click Restore and click Yes. You will then see that the restored project is placed in the same node as the project to which it was linked as a baseline.
After you make enough desired changes to a restored baseline project, you can return it as a baseline to retain the changes for comparing against the current project.

Here is the detailed video tutorial for your better understanding:

[paypal_donation_button align="center"]

Comments

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...