lab | ||||
---|---|---|---|---|
|
Common Data Service has been renamed to Microsoft Dataverse. Some terminology in Microsoft Dataverse has been updated. For example, entity is now table and field is now column.
While the application is in the process of updating its user experience, some references to terminology like the Common Data Service (now Dataverse), entity (now table), field (now column), and record (now row) may be out of date. Please keep this in mind as you work through the labs. We expect to have our content fully up to date very soon.
For more information and for a complete list of affected terms, please visit What is Microsoft Dataverse?
You are a functional consultant working on the Fabrikam project. Your client wants to make users aware of potential duplicates when creating contacts and you have been tasked with implementing duplicate detection. In this practice, you will create and modify duplicate detection rules.
In this exercise, you will customize an existing rule named Contacts with the same business phone number to refine its criteria. You will also deactivate the Accounts with the same website rule because Fabrikam found that too often they created accounts for different locations that had the same website.
It is very common for multiple Contacts that have the same business phone number, but the Contact with same business phone number duplicate detection rule tags these Contacts as duplicates.
In this task, you will enhance the Contact with the same business phone number rule by adding criteria to match on last name.
-
Navigate to https://admin.powerplatform.microsoft.com.
-
Select Environments.
-
Select your Practice environment.
-
Navigate to Settings > Data Management.
-
Click Duplicate Detection Rules.
-
Locate and click to open the Contacts with the Same Business Phone Number. It will open in a new window.
-
In the new window, click Unpublish.
-
Click OK.
-
Locate the Duplicate Detection Rule Criteria section and click Select.
-
Locate and select Last Name.
-
Select Exact Match for Criteria.
-
Change the name to Contacts with the same business phone number and last name.
-
Change the Description to Detects contact records that have the same value in the Business Phone column and the last name column.
-
Click Save.
-
Click Publish.
-
Click OK.
-
Click Close. DO NOT navigate away from this page.
It is very common for different locations of the same account to have the same website. Therefore, the Accounts with the same website rule is not useful because it will detect these accounts as duplicates.
In this task, you unpublish the Accounts with the same website rule.
-
Locate and click to open the Accounts with the same website rule.
-
Click Unpublish.
-
Click OK.
-
Click Save and Close. DO NOT navigate away from this page.
In this exercise, you will create a new duplicate detection rule that will mark a Contact as duplicate if it has the same last name, the same first 3 letters of the first name, and the same last 10 letters of the email.
-
While still on the Duplicate Detection Rules, click New.
-
Enter Contacts with the same last name, similar first name, and similar email for Name.
-
Select Contact for Base Record Type and Contact for the Matching Record Type.
-
Click Select.
-
Locate and select the Last Name field.
-
Select Exact Match for Criteria.
-
Click Select again.
-
Locate and select the First Name field.
-
Select Same First Characters for Criteria and enter 3 for No. of Characters.
-
Click Select one more time.
-
Locate and select the Email field.
-
Select Same Last Characters for Criteria and enter 10 for No. of Characters.
-
Click Save.
-
Click Publish.
-
Click OK.
-
Click Close.