I can’t figure this out. I have a situation where I have two models/objects whose records share a name. The standard Salesforce Name field for the records is exactly equal and there are the same number of records in both models. I need a UI only formula field to look up the record ID in The target model based on the Name field in the source model. I made sure the models load in the correct sequence. I made a sure the look up fields and return fields are in the models. Can anyone see what I am doing wrong? Is it because I am matching Name fields and they have special properties? Thanks for taking a peek! MODEL_LOOKUP(“OASRegistry”,“Id”,“Name”,{{Name}})
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.