In plain English
When one record appears multiple times in the matched set, the extra repeated appearances are left out. It treats those repeats as duplicates, not as separate records to process.
In context
Here, it means an option to leave repeated appearances of the same matched record unprocessed.
- Situation
- Connecting integrations, syncing data, and running imports or exports
- What it communicates
- option for leaving repeated matched records unprocessed
Meaning limits
By itself, this does not say how matching is determined or what happens to records that appear only once.
Examples
“When the results show the same record three times, skip duplicates and keep only one entry.”
“The process is set to skip duplicates when the same matched record appears more than once.”