Making schema changes and trying to migrate existing tickets in a multi select asset custom field from object type A to Object type B. Label for Object type B is in an attribute of Object Type A called Name. Have the query to get the impacted issues but getting stuck on the syntax to pull the attribute in Object A to use for a lookup to find the Label in Object B.
Tried {{Cf_123.name}} and other variations with no luck
Any help would be appreciated
Thank you