July 27, 200124 yr I have several files related by a master ID. I want to import data from one file to another. When I run the import script I want it to check that the records being imported are not duplicates and stop the if there are duplicates. Is this possible and how would you do it?
July 27, 200124 yr To avoid importing duplicates, you can 'Update matching records' and 'Add remaining' in the import dialog. Match records on your Master ID.
July 28, 200124 yr Author rhakka -- I would still like a way to stop the import script if their are duplicates. But using the'Update matching records' and 'Add remaining' in the import dialog will work.
Create an account or sign in to comment