PL-200 · Question #231
A company uses a Power Apps app with Microsoft Dataverse. The company requires the import of records into Dataverse. Duplicate records in the data must be deleted without user intervention. You create
The correct answer is D. Enable the During data import option.. When configuring a Dataverse duplicate detection rule to automatically handle duplicates during a data import (without user intervention), you must enable the 'During data import' option (D) on the duplicate detection rule. This tells Dataverse to evaluate the rule as records are
Question
Options
- AEnable the Templates for Data Import option.
- BEnable the When a record is created or updated option.
- CDisable the Allow Duplicates option.
- DEnable the During data import option.
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- D91% (21)
Explanation
When configuring a Dataverse duplicate detection rule to automatically handle duplicates during a data import (without user intervention), you must enable the 'During data import' option (D) on the duplicate detection rule. This tells Dataverse to evaluate the rule as records are imported and automatically skip or flag duplicates. Option A (Templates for Data Import) is about import mapping templates, not duplicate detection. Option B (When a record is created or updated) applies duplicate detection to real-time record operations in the app, not specifically to bulk data imports. Option C (Allow Duplicates disabled) prevents duplicates in general but is a setting on the entity, not the specific import-time duplicate rule configuration.
Topics
Community Discussion
No community discussion yet for this question.