Skip to content

Commit f5b3228

Browse files
authored
Create merge-duplicate-records.md
1 parent 33b5387 commit f5b3228

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: "Merge duplicate records| MicrosoftDocs"
3+
ms.custom: ""
4+
author: mduelae
5+
manager: kvivek
6+
ms.service: powerapps
7+
ms.component: pa-user
8+
ms.topic: conceptual
9+
ms.date: 10/25/2019
10+
ms.author: mduelae
11+
ms.custom: ""
12+
ms.reviewer: ""
13+
ms.assetid:
14+
search.audienceType:
15+
- enduser
16+
search.app:
17+
- PowerApps
18+
- D365CE
19+
---
20+
# Merge duplicate records for accounts, contacts, or leads
21+
22+
Duplicate records can creep into your data when you or others enter data manually or import data in bulk. Dynamics 365 Customer Engagement (on-premises) helps you address potential duplicates by providing duplicate detection for accounts, contacts, and leads. Your administrator may also set up duplicate detection rules for other situations.
23+
24+
For example, let's say you enter a contact record, Jim Glynn, along with a mobile phone number. The duplicate detection rule discovers that you already have a similar record, and displays this dialog box.
25+
26+
![Duplicate contact record detectied in Dynamics 365 Customer Engagement (on-premises)](../basics/media/duplicates-detected.png "Duplicate contact record detectied in Dynamics 365 Customer Engagement (on-premises)")
27+
28+
You're not sure if this is a new record (one that happens to have the same name as an existing contact) or a duplicate, so you click **Save**.
29+
30+
Next, you go to the **My Active Contacts** list and see that now you have two records with the same name. After reviewing the records, you determine that they're duplicates that need to be merged.
31+
32+
> [!div class="mx-imgBorder"]
33+
> ![Duplicate contacts listed in the My Active Contacts list in Dynamics 365 Customer Engagement (on-premises)](../basics/media/duplicates-list.png "Duplicate contacts listed in the My Active Contacts list in Dynamics 365 Customer Engagement (on-premises)")
34+
35+
Dynamics 365 Customer Engagement (on-premises) includes duplicate detection rules for accounts, contacts, and leads. These rules are automatically turned on, so you don’t have to do anything to set up duplicate detection for these record types.
36+
37+
> [!NOTE]
38+
> If available on your system, you may also be able to check for duplicates of other record types, in addition to contacts, accounts, and leads. Check with your system administrator. [Find your Dynamics 365 Customer Engagement (on-premises) administrator or support person](../basics/find-administrator-support.md)
39+
40+
## Merge duplicate records
41+
42+
1. Select the duplicate records, and then click **Merge**.
43+
44+
> [!div class="mx-imgBorder"]
45+
> ![Merge records button in Dynamics 365 Customer Engagement (on-premises)](../basics/media/merge-contact-sbutton.png "Merge records button in Dynamics 365 Customer Engagement (on-premises)")
46+
47+
2. In the **Merge Records** dialog box, select the master record (the one you want to keep), and then select any fields in the new record that you want to merge into the master record. Data in these fields may override the existing data in the master record. Click **OK**.
48+
49+
![Dialog box for merging records in Dynamics 365 Customer Engagement (on-premises)](../basics/media/merge-records-dialog.png "Dialog box for merging records in Dynamics 365 Customer Engagement (on-premises)")
50+
51+
> [!NOTE]
52+
> There are three situations when duplicates may be found:
53+
>
54+
> - When a record is created or updated.
55+
> - When you're using [!INCLUDE[pn_crm_for_outlook_short](../includes/pn-crm-for-outlook-short.md)] and you go from offline to online.
56+
> - When you import data using the Import Data wizard.
57+
>
58+
> Duplicates aren't detected when you merge records, convert a lead, save an activity as completed, or change the status of a record, such as activating or reactivating a record.

0 commit comments

Comments
 (0)