Multi-Settings & Scope
Step-by-step guide to using Delpha Multi-Settings and Record Filters. Learn to limit duplicate analysis scope by Region, Date, or Record Type.
Last updated
Was this helpful?
Step-by-step guide to using Delpha Multi-Settings and Record Filters. Learn to limit duplicate analysis scope by Region, Date, or Record Type.
Instead of scanning your entire Salesforce database with a single rule, Delpha allows you to create multiple Detection Configurations. Each configuration can have its own "Scope"—a specific subset of records defined by a filter.
Why use this?
Performance: Limit analysis to only active or recently modified records.
Segmentation: Apply different matching rules for different countries (e.g., strict matching for Germany, loose matching for the US).
Open the Delpha Setup App in Salesforce.
In the left-hand navigation menu, expand Duplicates and select Detection Settings.
This is the most critical step. You will use the Record Filter to tell Delpha exactly which records belong to this specific configuration.
Locate the Record Filter section (marked as OPTIONAL) and click the arrow to expand it.
Select a Field: Click in the search box (Enter a field name...) and choose the field that defines your scope (e.g., Billing Country, Record Type, or Created Date).
Add the Condition: Click the + Add Condition button.
Set the Rule:
Operator: Choose how to filter (e.g., Equals, Contains, Starts With).
Value: Enter the value that defines this segment (e.g., "France" or "Enterprise").
Example: To limit the scope to only French accounts, your filter would look like:
Field:
Billing Country| Operator:Equals| Value:France
If your scope is complex (e.g., "Active Customers in France"), you can add multiple conditions.
Add a second condition (e.g., Status Equals Active).
Use the Filter Logic dropdown (top right) to define how these rules work together:
All AND: The record must match every rule (Strict scope).
Any OR: The record must match at least one rule (Broad scope).
Custom Logic: Use parentheses (e.g., 1 AND (2 OR 3)) for advanced segmentation.
Avoid Overlap: Ensure your Record Filters are distinct. If a record matches the filter criteria for two different settings, Delpha may process it twice or default to the highest priority setting, which wastes tokens and processing power.
Naming Convention: Name your settings clearly based on their scope (e.g., "Duplicate Detection - France Only" or "Detection - VIP Accounts").
Last updated
Was this helpful?
Was this helpful?