Select Lookup Reference Field
Last updated
Last updated
Start by selecting the parent object, then move to the child object (line item), and finally configure the lookup object that the line item refers to. When defining the lookup object, you must select the field in the line item that references the lookup object.
Letβs assume you are setting up the builder for OpportunityLineItem based on the Opportunity object. As shown in the object structure diagram below, OpportunityLineItem has two key relationships:
Opportunity
The parent object of OpportunityLineItem, referenced via the OpportunityId
field.
PricebookEntry
The object referenced by OpportunityLineItem for product and pricing information, linked via the PricebookEntryId
field.
Choose Opportunity as the parent object.
Choose OpportunityLineItem as the line item object.
Since OpportunityLineItem references PricebookEntry, select the PricebookEntryId
field in the line item object as the lookup reference field.