Advanced Settings

Configure Screening Fields to catch duplicates with different names and Discard Placeholder Values to ignore junk data (e.g., "N/A", "test") in Salesforce.

Overview

The Advanced Settings section allows you to fine-tune how Delpha finds potential duplicates during the initial "screening" phase and how it handles low-quality "junk" data.

These settings are optional but highly recommended for organizations with complex data (e.g., companies with very different names) or noisy data (e.g., placeholder values like "TBD").

By default, Delpha's detection engine often relies on the record's Name to identify initial candidates for comparison. However, if two duplicates have completely different names (e.g., "International Business Machines" vs. "IBM"), they might be missed during this first pass.

Screening Fields act as a "backup plan" to ensure these records are still compared.

  • How it works: If you add fields here (like Email, Phone, or Legal ID), Delpha will use them to find candidates even if the Names do not match at all.

  • Recommendation: Add unique identifiers here (e.g., Email for Contacts, Website for Accounts) to catch hard-to-find duplicates.

2. Discard Placeholder Values (Reducing Noise)

In many CRMs, users enter generic "filler" data when a field is required but unknown. If two records both have the phone number "555-555-5555" or the email "[email protected]", Delpha might incorrectly flag them as duplicates because the data matches perfectly.

This setting allows you to tell Delpha to ignore specific values.

  • How to Configure:

    1. Type the value you want to ignore in the text box (e.g., N/A, TBD, unknown, 00000).

    2. Click Add.

  • Result: If a record contains one of these values, Delpha treats that field as "Empty" (Null) rather than a match. This prevents false positives caused by junk data.

circle-info

Delpha automatically runs an analysis of the scoped records and proposes all potential placeholders for you to select from a list. Generic filler limit is set to 50 occurrences.

Last updated

Was this helpful?