A Salesforce administrator at an enterprise telecommunications provider is configuring custom field mapping for lead conversion. The administrator needs to map a custom Lead picklist field named 'Bandwidth Requirement' to a custom field on the Account object. However, during setup in Lead Custom Field Mapping, the target Account field does not appear in the dropdown list for selection. Which of the following explains why the Account field is unavailable for mapping?
- The target field on the Account object is a Lookup relationship field type.Answer
- BThe target field on the Account object was created without linking it to an active Sales Process.
- CThe picklist values of the custom Lead field were not assigned to the Account object's default record type.
- DThe lead field mapping must be initiated from the Account field settings rather than Lead Object Manager.
Answer
The target field on the Account object is a Lookup relationship field type.
In Salesforce, Lead Custom Field Mapping requires compatible data types between source Lead fields and target Account, Contact, or Opportunity fields. A custom Lead Picklist field can only be mapped to a custom Picklist or custom Text field on the Account object. It cannot be mapped to a Lookup relationship field, causing the Lookup field to be omitted from the mapping selection dropdown.
Step-by-Step Solution
Key Concept
Data type compatibility rules in Salesforce Lead Custom Field Mapping