Skip to main content

How to Change Calendar From 5 Day to 7 Day but keep Project Finish Date Unchanged In Primavera P6


In this tutorial, let us learn how to change the calendar from 5-day workweek to 7-day work week but keeping the project finish Date unchanged in Primavera P6.

After working for so many hours to complete the project schedule, you might be getting to know that you should be using the 7-day calendar instead of the 5-day calendar.

Changing Activity calendar will change everything. Normally, if we change the calendar to 7 Day Workweek, all the activity finish dates will change.

Now the sample project in this video is having the finish date as 21st Oct’19 And now, if you change the calendar to the 7-day workweek, the Project finish date will be changing to 03rd Jul’19.

So, in this tutorial, I will show you How to Change Calendar from 5 Day Workweek to 7 Day Workweek but keeping Project Finish Date unchanged.

In the original schedule
Step 1: Go to menu bar and under Enterprise tab, choose User Defined Fields Create a field with the title “Finish 5D” and Data Type as Finish Date. And one more user-defined field with the title “Start 5D” with Data Type as Start Date

Step 2: Go to menu bar and under Tools tab, choose Global Change.
Create a global change and name it as “SaveTo5D” and create the rule as if where “blank”, then Start5D= Planned Start date, Finish5D=Planned Finish date and
click “Change” button to copy value to “Start 5D” and “Finish 5D” UDF and then click on commit changes, close the window

Step 3: Now Change Activity calendar to 7 Day Workweek. You can change the calendar for the first activity then use Fill Down function to apply for the rest activities.

Step 4: Go to menu bar and under Tools tab, choose again the Global Change. Create a Change “Copyfrom5D” and set the rules as If where “blank”, then Planned Start date = Start5D, Project Finish date = Finish5D.

Click “Change” button to copy the value to Start and Finish date.

Now we can see all activity Start and Finish date doesn’t change, only the Activity Duration changes.
You can observe that the Project finish Date is still 21-Oct-19.

So friends, in this way one can change the calendar without changing the Project Finish Date.

For Personalized detail learning, write to dptutorials15@gmail.com If you found this video valuable, give it a like. If you know someone who needs to see it, share it. Leave a comment below with your thoughts. Add it to a playlist if you want to watch it later.

***************************************************************
Read my full article on this: http://ift.tt/2kB14dh
***************************************************************
Subscribe for more Awesome Tutorials: goo.gl/4T8ePc
***************************************************************
Support The Channel via shopping: http://ift.tt/2jH38PR
**************************************************************

You Can Connect With Me at
G+ : http://ift.tt/2kAOpa6
Twitter : https://twitter.com/dptutorials15
Facebook : http://ift.tt/2kfRnDi
Blogspot : http://ift.tt/2kB14dh

Comments

  1. it`s work if you have a relationship without a lag.but if you have a lag this is the problem

    ReplyDelete

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