LogoLogo
  • Delpha Documentation
    • Welcome to Delpha Documentation
    • Delpha Setup
      • Install Delpha
        • Install Delpha package from the Salesforce App Exchange
        • Activate Delpha
        • Assign a Delpha Permission Set Group
        • Assign a Delpha licence to the users
        • Connect the org to Delpha
      • Import Conversations
      • Extra Tasks
        • Check my org settings
        • Install Delpha Connector for LinkedIn Enrichment
    • Delpha Upgrade
    • Delpha Apps
      • Delpha Setup
        • Delpha configuration
          • First Steps
          • Token Usage
          • Data Quality - Account
          • Data Quality - Contact
          • Duplicates
          • Job Tracker
          • Default Values
        • Conversations
        • Conversation Builder
          • High-level overview of the conversation builder
      • Delpha Data Quality
        • Data Quality Steward view
        • Duplicate Data Steward view
      • Delpha Score Meter
    • Use Cases Setup
      • Duplicate
        • Setup
          • Initialize the default settings
          • Activate Auto Merge
        • Duplicate detection
          • Properties section
          • Fields section
        • Run your first duplicate detection
        • Duplicate remediation
          • Merge Object Rules section
            • Master Record Selection
            • Custom rule for Master Record selection
            • Default rules for field selection
          • Merge Field Rules section
      • Data Quality
  • Delpha Campaigns
    • Create a Delpha Campaign
    • Configure a Delpha Campaign
      • Select the Campaign Type
        • Lead Generation
        • Job Tracking
        • Account Generation
      • Review and update the Settings
      • Add Campaign Members
  • HOW TO - FAQ
    • Quick Start Guide
    • Delpha Integration
      • How to add Delpha components in my standard layout
      • How can I add Delpha fields in my standard layout
      • How to manage conversation priority
      • How to manage the conversation auto opening
    • Delpha Job Tracking
      • How to display the Job History
      • How does job tracking works
    • Delpha LinkedIn Connector
      • How can I connect my LinkedIn Account to Delpha
      • I am not allowed to install Delpha Connector on my browser
      • How many records can be enriched with LinkedIn in a day per user?
      • How can I check if a LinkedIn cookie is properly set or valid
      • How is used my LinkedIn Cookie
      • How can I automate my lead generation
    • Delpha Duplicate
      • What is a Filtering Rule and how to use it
      • What is the Expression and how to use it
      • How to exclude records from the analysis
      • How to make Duplicate Records exclusion dynamic
      • How to Fix Duplicates in Salesforce with Delpha – Automatic, Bulk & Manual Options
      • How to modify the detection threshold
      • How to modify the auto process threshold
      • What algorithms are used by Delpha
      • How does the Duplicate scoring work
      • How to define a Golden Record for Duplicate
      • How do you differentiate Do Not Compare & Is Golden Record
      • How to sync Salesforce & Hubspot to deduplicate records
      • Duplicate detection - When does it happen?
      • How to set the frequency of the Auto Merge
      • How to create a Master selection custom rule
      • How to create a Master selection custom rule - Advanced
      • What are the duplicate status?
      • How to Merge 2 leads with different currencies
      • What is a Duplicate credit?
      • Do I consume a credit when merging a pair?
      • What is field grouping?
      • How can I hide a field from the Delpha Bot conversation?
      • How can I keep both values of a field after the merge
      • Some duplicate are not detected, what can I do?
      • Can I ignore some field values when detecting duplicates?
      • What data is available for Duplicate?
      • How can I create custom reports on Duplicate
    • Delpha Data quality
      • What are the 6 data quality dimensions
      • How to exclude records from the analysis
      • How to fix my data quality
      • What is a Token?
      • Do I consume a token when applying a Delpha recommendation?
      • Data Quality for Contacts
        • What are Data Quality Dimensions for Email
        • What are the Data Quality fields for Email
  • Delpha Campaigns
    • How to add records to a campaign from reports?
  • TROUBLESHOOT
    • Grant access for Delpha Support
Powered by GitBook
On this page
  • How to Ensure Field Consistency During Record Merges in Delpha
  • Use Case Example: Ensuring Address Consistency
  • Step-by-Step Setup in Delpha
  • Results

Was this helpful?

Export as PDF
  1. HOW TO - FAQ
  2. Delpha Duplicate

What is field grouping?

How to Group Fields and Ensure Consistency During Merges in Delpha

PreviousDo I consume a credit when merging a pair?NextHow can I hide a field from the Delpha Bot conversation?

Last updated 24 days ago

Was this helpful?

How to Ensure Field Consistency During Record Merges in Delpha

When merging duplicate records, you may want to ensure that multiple fields are consistently taken from the same source record—especially for data like addresses, which should remain logically grouped.

Delpha allows you to define custom merge rules to group and control which fields are retained from the same record during a merge.

Use Case Example: Ensuring Address Consistency

Let’s say you want to make sure that Billing Street, Billing City, and Billing Country all come from the same source record to avoid mixed-up data.

Step-by-Step Setup in Delpha

Step 1: Go to the Merge Field Rules

  1. Open the Delpha Setup app

  2. Navigate to the Duplicate Settings tab

  3. Select the target object (e.g., Account, Contact)

  4. Scroll down to the section

  5. Click New Rule

Step 2: Configure the Rule

Field
Description

Action

Select Group and Customize to apply rules across a group of fields

Visible

Enable if you want this merge logic to be shown in the Delpha bot

Selection Field

The field used to determine which record to pull grouped data from (e.g., Billing City)

Override Rule

Rule applied to the selection field (e.g., Master and Not Empty)

Main Display Field

The field shown in the Delpha assistant UI (e.g., Billing Street)

Note: Selection Field and Main Display Field can be different. For example, you can use a scoring field as the selection logic and display another field to the use

Step 3: Define Grouped Fields

Once the source record is selected using the selection rule:

  • Grouped Fields: Add the fields you want to pull from that same record, e.g., Billing Street, Billing City, Billing Country

  • Tooltip Display Fields: Fields shown when a user hovers over the record in the bot (only if "Visible" is enabled)

  • Hidden Fields: Fields used in the rule but not shown to the end user

Results

Using this setup, all defined fields will be pulled from the same record during a merge, ensuring consistency. The logic will be displayed in the Delpha bot if “Visible” is enabled, giving users clarity and control.

Master record

Candidate

Default Merging rule : Master and Not Empty

Grouping Rule based on City field

Billing Address

Street: 3 ave Vavin

Zip code: <Empty>

City: Paris

Country: Franc

Billing Address

Street: 1 rue Tabaga

Zip Code: 69100

City: Villeurbanne

Country: France

Merged Address

Street: 3 ave Vavin

Zip code: 69100

City: Paris

Country: France

Zip comes from the Candidate record

Merged Address

Street: 3 ave Vavin

Zip code: <Empty>

City: Paris

Country: France

Zip comes from the Master record

Merge Field Rules