Learn how Delpha determines the Master Record during deduplication using sorting rules, fallback strategies, and supported field types.
How Master Record Selection Works in Delpha
When merging duplicate records, Delpha determines the Master Record using a defined sorting rule. The selected master record is the one from which field values are retained during the merge, unless overridden.
This article explains how to configure the Master Record selection rule, including available sorting options, supported field types, and fallback mechanisms.
Sorting Options
You can define how records in a duplicate pair are sorted using the following syntax in your Delpha Duplicate Settings:
➕ ASC or DESC
ASC (default): Sorts in ascending order.
DESC: Sorts in descending order.
➕ NULLS FIRST or NULLS LAST
NULLS FIRST: Prioritizes records with null values.
NULLS LAST (default): Prioritizes records with filled values.
Sorting and Data Types
Picklists: Sorted using the picklist order defined in Salesforce Setup.