Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7365 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a database of around 2 - 3 hundred thousand listings and need to dedupe it against another database and just can't seem to get it going any subjestions on how to do this would be most helpful

MNC-Man

(Rob)

Posted

Relate the two files by the appropriate fields. Add a calculated field to the first which does a lookup to the second. Set it so that the field results in zero if there is no match, 1 otherwise. Delete all records with the value of 1 in that field.

Posted

Thanks for the reply journeyman I have implimented it in my files just one question in the calculation I'm useing the exact function and in the smaller database that I want deduped from the larger one it shows results great.. but when I implement it in the larger database it shows no results ?? how do I get it to show the results in the larger database ?? wich is the important one to see it in!

Posted

Already Tried That..!

this is what the calculation Looks like could you please let me know if it looks right

Exact ( Telephone; MYOB US::Telephone) & Exact ( Telephone; USA east 3::Telephone)

Telephone = Large Database

MYOB US::Telephone = Small Database to be deduped from large database

Thanks alot

This topic is 7365 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.