Finding Duplicates Even When One Field Doesn't Match

header-building-blocks.png

CRM records that represent the same company or contact don't always have identical values across every field. A company might appear twice with different names following an acquisition, but both records share the same domain. A contact might have two records with different job titles but the same email address. Standard exact matching would skip these entirely — because the differing field would disqualify the match.

Insycle's Values Don't Match condition identifies probable duplicates that share a reliable unique identifier but have inconsistencies in other fields. Rather than requiring all fields to match, this condition specifically surfaces groups where one field differs — flagging them for review.

Examples of When This Applies

  • Company records that have different names due to acquisitions, but share the same domain.
  • Contact records with varying job titles but matching email addresses.
  • Product records where the naming conventions have changed but the product codes remain the same.

Setting Up the Values Don't Match Condition

To configure this condition:

  1. Navigate to Data Management > Merge Duplicates and select your database and object type.
  2. In Step 1, on the Simple tab, configure your matching fields to identify potential duplicates.
  3. Click the Conditions tab.
  4. For the field where you expect inconsistencies, set the Condition to Values Don't Match.

Note: At least one field must always be set to Value Required in All Records. The required field serves as the reliable, unique identifier that confirms the records are genuine duplicates.

For example, to find duplicate companies that may have different names but share the same domain:

  • Field 1: Company Name → Condition: Values Don't Match
  • Field 2: Company Domain → Condition: Value Required in All Records

This surfaces all probable duplicate company groups with differing name values, while anchoring the match on a shared domain.

merge-duplicates-hubspot-companies-step-1-conditions-tab-name-dont-match.png

The image above shows the Conditions tab in Step 1 (Find Duplicates) of the Merge Duplicates module, with two conditions configured: Company Name set to Values Don't Match, and Company Domain Name set to Value Required in All Records.

Additional Resources

Frequently Asked Questions

Related Help Articles

Related Blog Posts