I have a transaction database that I have to update once a month. I receive a text file with all of the transaction data (2005 to current) so each month I will have the new records + all of the old records in the text file.
When I import the file I will get duplicate data as it contains all of the data from the previous import.
I played around with import features but there is nothing that will strip out the duplicate records. Is there a way to import the data and take care of taking out the duplicates?
When I import the file I will get duplicate data as it contains all of the data from the previous import.
I played around with import features but there is nothing that will strip out the duplicate records. Is there a way to import the data and take care of taking out the duplicates?