Hi Sanam, This is working for my sample set with v6.4.3.2. Not sure about the error, but you are getting 0 probably due to those Tasks not having any 3D Resource assignments. You can try selecting a Task that you know for sure has assignments and try the following - TASK(SELECTED) SET_PROPERTY (PHYSICALVOL_SH, "Each", COUNT(3D)) or try this to count Resources, as a test - TASK(SELECTED) SET_PROPERTY (PHYSICALVOL_SH, "Each", COUNT(RESOURCE)) I f the above suggestions don't help, please share your SP file here or through SYNCHRO Support.
↧