Hi @SivaK1, This could be because some of the fields you are using in calculation do not exist on either objects, you can always add additional if states if you are not utilizing this at the moment, something like IF($$OBJCODE="PROJ","Smth for Project",IF($$OBJCODE="OPTASK","Smth for Issue","Smth e...