PL-200 · Question #337
Case Study 4 - Contoso Suites Background Contoso Suites is an animal shelter that specializes in finding homes for dogs that have been given up by their owners. The shelter can house up to 20 dogs…
The correct answer is C. Create one duplicate detection rule and one duplicate detection job, and update duplicate detection settings. Enabling duplicate detection in Dataverse for a single entity scenario requires one detection rule defining the match criteria, one detection job to scan existing records, and enabling the feature in system settings.
Question
Options
- ACreate two duplicate detection rules and two duplicate detection jobs, and update duplicate detection settings.
- BCreate two duplicate detection rules and one duplicate detection job.
- CCreate one duplicate detection rule and one duplicate detection job, and update duplicate detection settings.
How the community answered
(44 responses)- A7% (3)
- B11% (5)
- C82% (36)
Why each option
Enabling duplicate detection in Dataverse for a single entity scenario requires one detection rule defining the match criteria, one detection job to scan existing records, and enabling the feature in system settings.
Two rules and two jobs imply two separate entities or two distinct matching criteria scenarios, which is not indicated by the single-entity requirement described; this option also adds unnecessary complexity.
Two rules and one job is misconfigured for a single-entity scenario and critically omits updating duplicate detection settings, which is required to activate the feature at the platform level.
One duplicate detection rule defines the matching criteria for a specific table (such as Contact matched on email or full name), one duplicate detection job runs that rule against existing records in bulk, and updating duplicate detection settings enables the feature at the system level so real-time detection works during record creation and updates. This is the minimum complete configuration for a single-entity duplicate detection scenario.
Concept tested: Configuring Dataverse duplicate detection rules, jobs, and settings
Source: https://learn.microsoft.com/en-us/power-platform/admin/set-up-duplicate-detection-rules-keep-data-clean
Topics
Community Discussion
No community discussion yet for this question.