Results 1 to 2 of 2

Thread: Removing Duplicates

  1. #1
    KMKM13 is offline Junior Member
    Join Date
    Jan 2010
    Location
    Toronto, ON, Canada
    Posts
    1

    Post Removing Duplicates

    Hello, Sugar newbie here.

    I was looking for a way to find all of the duplicate contacts in our Sugar system. I have found instructions detailing how to find duplicates of a certain name or number I might have, but I want a list of all names or numbers that are entered more than once so I can do a general clean up of our data.

    If anyone has any info on this it would be greatly appreciated.

    Thank you!

  2. #2
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: Removing Duplicates

    How would you know that records ARE duplicates? Name? Name, first name? Name, street? Name, street, zip?

    You see what I mean. Deduplication is a very big issue with large databases and it is not easy because how would the system know that Mayer, Maier and Meyer is actually the same guy? And in short: No, Sugar doesn't have a deduplication tool.

    Strategy: Get yourself a good tool (or use a provider but be careful - you won't get more than 70-80% success no matter what they promise), export your contact table as csv (or the tool accesses the Sugar DB directly) and let it run. Usually you will get a list of suspects that then must be treated individually (these tools can actually delete right from the suspect list but I wouldn't do that).

    Depending on your number of records the whole procedure of deduplication might run for hours.
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. detecting duplicates
    By d_a_n in forum Help
    Replies: 1
    Last Post: 2006-04-14, 08:58 AM
  2. Getting rid of duplicates
    By EC in forum Help
    Replies: 2
    Last Post: 2006-02-16, 03:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •