I am trying to take a resource user field as my planned units for all assigned tasks of the resource. I am using the below script however it is returning a status of "cannot". What does the "cannot" mean and how I can make my user field populate the planned units? RESOURCE.ASSIGNMENT SET_PROPERTY (PLANNED_UNITS, RESOURCE.UFV("Qty")))
↧