Hi Maria- do you want to just associate resources to resource groups by some common UFVs? Or you are looking to associate R to RGs and in addition assign the RGs to Tasks? You can assign Rs to RGs using Auto-Matching already. And alternatively you will build a script that looks like this : RESOURCE ( EXIST UFV ( "3D.WorkPackage" ) ) ASSIGN_GROUP_BY_ID ( UFV ( "3D.WorkPackage" ))
↧