ADM-201 · Question #39
The sales operations team at Universal Containers purchased a list of shipping companies they would like to be imported into the Salesforce org using the Data Import Wizard. Some companies on the list
The correct answer is C. Account name and Account Site.. To prevent duplicates when importing Account records, the administrator should use Account Name combined with Account Site as matching criteria for unique identification.
Question
The sales operations team at Universal Containers purchased a list of shipping companies they would like to be imported into the Salesforce org using the Data Import Wizard. Some companies on the list may already be customers. Which fields should the administrator use to prevent duplicates when importing these Account records?
Options
- AOwner name and Account Name.
- BAccount name and Created Date.
- CAccount name and Account Site.
- DAccount name and Billing Address.
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C86% (25)
- D7% (2)
Why each option
To prevent duplicates when importing Account records, the administrator should use Account Name combined with Account Site as matching criteria for unique identification.
Owner Name is a lookup field to a user and does not uniquely identify an Account record itself for duplicate matching purposes.
Created Date is an audit field automatically populated by the system and is not used as a unique identifier for matching existing records during data import.
Using 'Account Name' in conjunction with 'Account Site' provides a robust strategy for identifying existing accounts and preventing duplicates during import. While Account Name helps, Account Site acts as an additional distinguishing factor, especially for companies with similar names but different locations.
While Billing Address could be part of a matching strategy, Account Site is often a more concise and reliable field specifically designed to distinguish between business locations.
Concept tested: Data Import Wizard duplicate matching
Source: https://help.salesforce.com/s/articleView?id=sf.data_import_wizard.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.