Primavera Project Planner - P3 Member for 19 years Member for 19 years Submitted by mimoune djouallah on Thu, 2008-06-19 14:15 Permalink RE: Separating Resources in P3...3.1 hi try something like this in global change ( you need to make two global change ) ( quant, and manh are ressources CDI ) if res EQ quantity then quant = (insert your value here) and in another global change if res EQ manhour then Manh = (insert your value here) i tried it for one activity and worked as expected HTH Log in or register to post comments
Member for 19 years Member for 19 years Submitted by mimoune djouallah on Thu, 2008-06-19 14:15 Permalink RE: Separating Resources in P3...3.1 hi try something like this in global change ( you need to make two global change ) ( quant, and manh are ressources CDI ) if res EQ quantity then quant = (insert your value here) and in another global change if res EQ manhour then Manh = (insert your value here) i tried it for one activity and worked as expected HTH
Member for
19 yearsRE: Separating Resources in P3...3.1
hi
try something like this in global change ( you need to make two global change ) ( quant, and manh are ressources CDI )
if res EQ quantity
then quant = (insert your value here)
and in another global change
if res EQ manhour
then Manh = (insert your value here)
i tried it for one activity and worked as expected
HTH