After export activity table from Primavera P6 to Excel, it's very hard to tell this activity belong to what WBS. We can add 1 column to show the WBS level for each activity. The formula for the column is : =((FIND(TRIM(B2),B2))-1)/2 Apply to the rest so we can see WBS level for each activity:
How to use Activity Duration Type in Primavera P6
In Primavera P6, when we assign resource to activity there is a equation: Original Duration x Units/Time = Total Units ( 10 days x 8 hours/day = 80 hours ) Now when you change duration, which element will be changed: Units/Time or Total Units? That's... Continue Reading →
What is the difference between Activity type: Task Dependent and Resource Dependent in Primavera P6
In Primavera P6, there are 2 popular activity type: Task Dependent and Resource Dependent. So what is the difference? By choosing Task Dependent or Resource Dependent, P6 will choose what calendar it will use for the activity: Choose Task Dependent: P6 use Activity calendar for the activity Choose Resource Dependent: P6 use Resource calendar for the activity... Continue Reading →
What is the difference between Total Float and Free Float in Primavera P6
In Primavera P6 we have 2 important value: Total Float and Free Float. So what is the difference? Total Float: is the amount of time an activity can be delayed without delaying the Project Finish Date. Free Float: is the amount of time an activity can be delayed without delaying its Successor Activity Finish Date. Let's... Continue Reading →
Impacted As-Planned Delay Analysis : Using Primavera P6 to see combined / consolidated effect from some or all delay event
Doing delay analysis can have this situation. We have 5 delay events. If we need to see a combined effect of delay event 1 and delay event 2, we have to create a new project and insert those delay event. Then if we need to see a combined effect of delay event 1 and delay... Continue Reading →
Primavera P6 Professional version 16.2.11 fully support Vietnamese using Unicode character set. Phần mềm Primavera P6 version 16.2.11 đã hỗ trợ đầy đủ Tiếng Việt Unicode
From version 16.2.11, Primavera P6 now fully support Vietnamese language using Unicode character set. If we don’t have Primavera in our laptop, we can install it following instruction here : https://doduykhuong.com/2016/06/11/how-to-install-primavera-p6-professional-16-1-stand-alone/ If we already had P6, we have to create a SQLite database. The above “How to install Primavera P6” article also show us how to create SQLite... Continue Reading →
Primavera P6 SQL database error : “The database has not been configured to run background jobs…”
While using P6, we may need to move SQL database to another computer. After backup and restore SQL database to another computer, every time we run P6, it might show this error : "The database has not been configured to run background jobs..." I will show you how to fix it. Step 1: Go to Start... Continue Reading →
How to type Chinese character in Primavera P6 Professional / 如何在Primavera P6 Professional中输入汉字
There're lots of way to use Chinese character in Primavera P6. But I will show you the easiest way. If we don't have Primavera in our laptop, we can install it following instruction here : https://doduykhuong.com/2016/06/11/how-to-install-primavera-p6-professional-16-1-stand-alone/ If we already had P6, we have to create a SQLite database. The above "How to install Primavera P6" article also... Continue Reading →
How to start learning Oracle Primavera P6 and get Primavera Certified Specialist Certificate
There're lots of queries about How to start learning Primavera P6 and How to get Primavera P6 Certified Specialist certificate. I will explain it in this article. Step 1: Before learning P6, you should have a basic knowledge of Project management or scheduling. You can get it from reading material for PMP (Project Management Professional)... Continue Reading →
Merry Christmas from Primavera P6
From Primavera P6 with love 🙂 You can download the Picture, the Project and the Layout
How to Change 5 Day Workweek to 7 Day Workweek calendar but keep Project Finish Date unchanged in Primavera P6
After 3 months of hard working, we finish a schedule with 5 Day Workweek calendar like picture: Then the Construction team said that "06-Mar-18 is the right Project finish date, but we're talking about 7 Day Workweek, not 5 Day Workweek. Sorry pal, it must be a misunderstanding." What the he**? Changing Activity calendar will... Continue Reading →
Renumber / Change Activity ID for all activities to be ascending perfectly in Primavera P6
While making activity list for a project, we usually have to insert Activity. So the final Activity list don't have a nice ascending sequence like below picture: We want all activities ID to be ascending nicely. So we select all activities, go to menu Edit -> Renumber Activity ID. Edit the Prefix if necessary, and... Continue Reading →