I have your solution it involves 3 udf's user defined fields a 1 global change. This works I tested it
go to Enterprise User Defined Fields
make sure that actviites up top is showing
selet new right hand side
create these 3 udfs
UDF_START and make the type an integer
UDF_FINISH and make the type and integer
UDF_#DAY and make the type an integer
close
next select tools global change
select add rigth hand side
Where Original duration is greater than 0
Then UDF_START = Start
And UDF_FINISH = Finish
And UDF_#DAY = UDF_FINISH - UDF_START
right hand side select change
select Yes
then lower right Committ Changes
then select no
done
now instead of displaying the Original duration column just display the UDF_#DAY column and if you want to you can edit the column name
this works what you are doing is straight math here by setting the UDF_START and UDF_FINISH to calendar day numbers obtained from the start and finish dates and then just subtracting the finsh calendar day number from the start calendar day number to give you the UDF_#DAY to use as your duration.
something is possible for activities but not for wbs levels.
Using global changes is not possible here, even if you want to add a User defined field and make it equal to finish date - start date it will take in to the account the calendars.
For activities the only possible way is to create a user defined filed, export the file in to the excel, calculating the variances between dates in excel then import it back. but it doesnt work for WBS levels.
Regards,
Manochehr
Member for
14 years 8 months
Member for14 years8 months
Submitted by khairul_izani on Thu, 2014-03-27 09:18
In P6 Rel 7, the duration for the summary at WBS level is calculated in the following two ways:
1. If all the activities lying under a WBS follow the same calendar then the duration at the summary level is calculated based upon that calendar only.
2. If the activities lying under a WBS have different calendars assigned to them then the duration at the summary level is calculated based upon the Project's Default calendar (the one that is assigned under the Defaults tab of the Project window).
So, the only solution possible to your query is the same as suggested by Mr. Raymund before that is to create a dummy activity for every WBS and set its activity calendar as 7 days. Then mark the 7 days calendar as the Project's default calendar under the Defaults tab of the Project window.
In P6 Rel 7, the duration for the summary at WBS level is calculated in the following two ways:
1. If all the activities lying under a WBS follow the same calendar then the duration at the summary level is calculated based upon that calendar only.
2. If the activities lying under a WBS have more than one calendar assigned to them then the duration at the summary level is calculated based upon the Project's Default calendar (the one that is assigned under the Defaults tab of the Project window).
So, the only solution possible to your query is the same as suggested by Mr. Raymund before that is to create a dummy activity for every WBS and set its activity calendar as 7 days. Then mark the 7 days calendar as the Project's default calendar under the Defaults tab of the Project window.
Thank you very much for your supoort. But still the durations are showing only the working days durations. Also by total project, if you filter the critical activities and hide in "group and sort" the emtpy summaries ("hide if empty") , the duration is showing only the working duration days.
regards
Member for
15 years 11 months
Member for15 years11 months
Submitted by Raymund de Laza on Mon, 2012-08-27 09:29
Sorry for my late response. If I make a default calendar with 7 days working day. What will be happen with the calendar what we have created with religious and holidays nonworking days ?
Sorry for my late response. If I make a default calendar with 7 days working day. What will be happen with the calendar what we have created with religious and holidays nonworking days ?
Member for
15 years 11 months
Member for15 years11 months
Submitted by Raymund de Laza on Wed, 2012-08-15 14:33
Thank you for your response. But to give in a big schedule for every WBS code a dummy activity is not easy. Under every group will be an empty activity. I hope my friends can find another solution in our forum.
Thank you for your response. But to give in a big schedule for every WBS code a dummy activity is not easy. Under every group will be an empty activity. I hope my friends can find another solution in our forum.
Thank you again.
Adnan
Member for
15 years 11 months
Member for15 years11 months
Submitted by Raymund de Laza on Wed, 2012-08-15 08:25
Of course it's it will work with 7 days calendar. But we are working 6 days in a week. Also we have put the religious and holidays in the calendar as nonworking days. ıs there really no solution for this problem. Please help me.
Of course it's it will work with 7 days calendar. But we are working 6 days in a week. Also we have put the religious and holidays in the calendar as nonworking days. ıs there really no solution for this problem. Please help me.
Member for
16 years 3 monthsthere is always a way to do
there is always a way to do things you just have to think through the process
Member for
13 years 11 monthsZoltan,thanks for the smart
Zoltan,
thanks for the smart trick, much helpful. I always just believed who said it was not possible to show it.
Member for
16 years 3 monthsglad I could help
glad I could help
Member for
13 years 2 monthsThanks Zoltan Palffy .. nice
Thanks Zoltan Palffy .. nice illustration...!
Regards
Member for
16 years 3 monthsI have your solution it
I have your solution it involves 3 udf's user defined fields a 1 global change. This works I tested it
go to Enterprise User Defined Fields
make sure that actviites up top is showing
selet new right hand side
create these 3 udfs
UDF_START and make the type an integer
UDF_FINISH and make the type and integer
UDF_#DAY and make the type an integer
close
next select tools global change
select add rigth hand side
Where Original duration is greater than 0
Then UDF_START = Start
And UDF_FINISH = Finish
And UDF_#DAY = UDF_FINISH - UDF_START
right hand side select change
select Yes
then lower right Committ Changes
then select no
done
now instead of displaying the Original duration column just display the UDF_#DAY column and if you want to you can edit the column name
this works what you are doing is straight math here by setting the UDF_START and UDF_FINISH to calendar day numbers obtained from the start and finish dates and then just subtracting the finsh calendar day number from the start calendar day number to give you the UDF_#DAY to use as your duration.
Member for
10 years 6 monthsTry to "Hide if Emty" box
Try to "Hide if Emty" box check on via Group and Short Menu
Member for
10 years 6 monthsTry to "Hide if Emty" box
Try to "Hide if Emty" box check on via Group and Short Menu
Member for
10 years 6 monthsTry to "Hide if Emty" box
Try to "Hide if Emty" box check on via Group and Short Menu
Member for
11 years 7 monthsassign a 7 day calendar to
assign a 7 day calendar to each activities,
Member for
11 years 7 monthsdear friend,make a new 7day
dear friend,
make a new 7day calendar & assign to all activities.
hope Your problem could be solved.
Member for
22 years 9 monthssomething is possible for
something is possible for activities but not for wbs levels.
Using global changes is not possible here, even if you want to add a User defined field and make it equal to finish date - start date it will take in to the account the calendars.
For activities the only possible way is to create a user defined filed, export the file in to the excel, calculating the variances between dates in excel then import it back. but it doesnt work for WBS levels.
Regards,
Manochehr
Member for
14 years 8 monthsAny one can help on this
Any one can help on this problem?
Maybe there is a solution using global change? Anyone ??
Member for
14 years 8 monthsDear Adnan,In P6 Rel 7, the
Dear Adnan,
In P6 Rel 7, the duration for the summary at WBS level is calculated in the following two ways:
1. If all the activities lying under a WBS follow the same calendar then the duration at the summary level is calculated based upon that calendar only.
2. If the activities lying under a WBS have different calendars assigned to them then the duration at the summary level is calculated based upon the Project's Default calendar (the one that is assigned under the Defaults tab of the Project window).
So, the only solution possible to your query is the same as suggested by Mr. Raymund before that is to create a dummy activity for every WBS and set its activity calendar as 7 days. Then mark the 7 days calendar as the Project's default calendar under the Defaults tab of the Project window.
Regards,
Kaif
Member for
14 years 8 monthsDear Adnan,In P6 Rel 7, the
Dear Adnan,
In P6 Rel 7, the duration for the summary at WBS level is calculated in the following two ways:
1. If all the activities lying under a WBS follow the same calendar then the duration at the summary level is calculated based upon that calendar only.
2. If the activities lying under a WBS have more than one calendar assigned to them then the duration at the summary level is calculated based upon the Project's Default calendar (the one that is assigned under the Defaults tab of the Project window).
So, the only solution possible to your query is the same as suggested by Mr. Raymund before that is to create a dummy activity for every WBS and set its activity calendar as 7 days. Then mark the 7 days calendar as the Project's default calendar under the Defaults tab of the Project window.
Regards,
Kaif
Member for
21 years 7 monthsRaymund,Thank you very much
Raymund,
Thank you very much for your supoort. But still the durations are showing only the working days durations. Also by total project, if you filter the critical activities and hide in "group and sort" the emtpy summaries ("hide if empty") , the duration is showing only the working duration days.
regards
Member for
15 years 11 monthsAdnan, All Calendars are
Adnan,
All Calendars are intact.... it will not be affected by making the 7 days calendar as default.
It will just show what's your requirement is.
Member for
21 years 7 monthsHi Raymund, Sorry for my late
Hi Raymund,
Sorry for my late response. If I make a default calendar with 7 days working day. What will be happen with the calendar what we have created with religious and holidays nonworking days ?
Member for
21 years 7 monthsHi Raymund, Sorry for my late
Hi Raymund,
Sorry for my late response. If I make a default calendar with 7 days working day. What will be happen with the calendar what we have created with religious and holidays nonworking days ?
Member for
15 years 11 monthsTry creating a calendar with
Try creating a calendar with 7 days and make as the default calendar.... even witout adding a dummy activities...
Member for
21 years 7 monthsHi Raymund, Thank you for
Hi Raymund,
Thank you for your response. But to give in a big schedule for every WBS code a dummy activity is not easy. Under every group will be an empty activity. I hope my friends can find another solution in our forum.
Thank you again.
Adnan
Member for
21 years 7 monthsHi Raymund, Thank you for
Hi Raymund,
Thank you for your response. But to give in a big schedule for every WBS code a dummy activity is not easy. Under every group will be an empty activity. I hope my friends can find another solution in our forum.
Thank you again.
Adnan
Member for
15 years 11 monthsHi, Create a dummy activity
Hi,
Create a dummy activity for every WBS and set its activity calendar as 7 days.
Then mark the 7 days calendar as the default calendar and you get what you requires.
Member for
21 years 7 monthsOf course it's it will work
Of course it's it will work with 7 days calendar. But we are working 6 days in a week. Also we have put the religious and holidays in the calendar as nonworking days. ıs there really no solution for this problem. Please help me.
Thank You..
Member for
21 years 7 monthsOf course it's it will work
Of course it's it will work with 7 days calendar. But we are working 6 days in a week. Also we have put the religious and holidays in the calendar as nonworking days. ıs there really no solution for this problem. Please help me.
Thank You..
Member for
19 years 1 monthtry creating a 7 days per
try creating a 7 days per week calendar and use it; I guess this will solve your problem
Member for
21 yearsAdnan, Every one of us has
Adnan,
Every one of us has wanted this for 10 years. No one is listening