Dear all,
im new in primavera P6 .
When i update the progress of the project, the p6 calculates the progress of the activities but does'nt calculate the total % progress complete or WBS % progress complete . can someone help me?
thank
Dear all,
im new in primavera P6 .
When i update the progress of the project, the p6 calculates the progress of the activities but does'nt calculate the total % progress complete or WBS % progress complete . can someone help me?
thank
for activities. schedule % complete is calculated using the following formula:
Schedule % Complete(Act) = ( [Data Date] – [Baseline Start] ) / ( [Baseline Finish] – [Baseline Start] )
as you see the above formula is not related to the cost of the activity but
for wbs elements schedule % complete is calculated using the following formula
schedule % complete = pv/bac
as you see the above formula is related to the cost of the wbs element
so if the cost of a wbs element is 0 u get 0 for schedule % complete
if u want to have a good grasp of the issue read the following link:
http://www.plannertuts.com/primavera-p6-tutorials/primavera-p6-schedule-percent-complete-guide-1-1180/
Thank Alexandre.
i didnt use Duration % complete field. now is ok. But why rhe Schedule % complete is 0??
thank
Hi Antonio,
open the View, Group and Sort dialog box
check the Show Group Totals option
also make sure you are using the Duration % complete field and not the Activity % complete
Alexandre