Separating Resources in P3...3.1

Member for

19 years

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