Customer Login

Example: Finding duplicate entries

5/26/2007 by TeamDesk

This sample application checks for duplicate entries in the Contacts table using the combination of First and Last Name.

Description

Here is the trick: create the relation to self, use Match Conditions to select the fields to check for duplicates and calculate # of records. When you have more than one, you have duplicate. Check the settings of the Duplicate Contacts relation for details.