How can I skip over a record when importing a duplicate ?

I am looking for a solution on how to import records and skip over the import of a record completely if the unique field value already exists in the table.

1 Like

Hi,

If you are referring to importing to “create new records” to skip the duplicates, you can set up “unique” attribute in the field so that you won’t be able to create duplicate record no matter the records are created by importing or manually creating.