Skip to main content
Aamir Dalvi が「#Flow」で質問

I have one field on opportunity called "entity name" which is picklist. and I have one more object where the "Entity Name" field is a lookup field with the same name as an object.  I have flow whenever opp hit the condition one record will create.  I want to pass this 'Entity Name' picklist field on another object where is field is lookup.   

#flow
4 件の回答
  1. 2022年7月15日 11:06

    I really don't understand what you're trying to do here with this lookup

    If you know what record you're looking for, can you use a Get Record to find it (ie where Name equals PicklsitValue)

    You can now populate your lookup with Get Record>Id

0/9000