I am trying to test the duplication rules with a set of records with multiple fields that I need to test and check. However, I want the fields to be checked independently of each other: I want the results to show potential duplicates because only one or two fields are the same, but each set of duplicates have different sets that could be similar. Every test I have done the results take into account every field to be checked, and thus the results are less than what I would prefer.
↧