Welcome to Forums Sign in | Join | Help | Forums
in Search


Import with repetitive data

Last post 04-20-2009 9:01 PM by Lawerence Smith. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 04-15-2009 11:47 AM

    Import with repetitive data

    I am doing a large import of constituents, some of whom may already be in RE.

    I am importing from a .csv, the problem that I am getting is that I have the same constituents listed on mutiple rows but with different information. We have a ConsID (which i what I am using for the import), but we have a second ID from an older database. We need to keep record of it.

    For example:

    ConsID         OldID        FirstName        LastName          ZipCode

    00001           798          John                 Doe                   97225

    00001           798          John                 Doe                   10013

    I have over 3000 rows of data,  there are up to 6 multiples of the same constituent over the rows. But different information, such as secondary addresses. The Constituent codes are constant over the rows.

    When validating, it imports the first row for the constituent. When importing the second row for the same constituent, the second ID conflicts.
    I get the error message "You cannot add this attribute more than once."

    How can I work around this?

    Filed under: ,
  • 04-15-2009 8:53 PM In reply to

    • Tracie Cassidy
    • Top 10 Contributor
    • User Since: 2002
    • Posts 655
    • Organization: Children's Hospital Foundation
    • Products:  The Raiser's Edge

    Re: Import with repetitive data

    I think you might have to do the import in two passes; the first time mapping the first address & the second time mapping the second address. You may need to match all your duplicate data in Access into one row. And then your headings would be Addressfield1, addressfield2. It's a pain, but I don't think there's another way around it?

    Tracie J. Cassidy
    Database Coordinator
    Seattle Children's Hospital Foundation
    Seattle, WA
  • 04-16-2009 12:38 AM In reply to

    • JoAnn Strommen
    • Top 10 Contributor
    • User Since: 2006
    • Posts 1,260
    • Organization: Rapid City YMCA
    • Products:  The Raiser's Edge

    Re: Import with repetitive data

    Ditto what Tracie said.  I also think each address would need a separate heading or be in a separate import.  You may be able to convert csv file to excel and do some of your filtering of duplicates if you need to separate data for additional imports.

    Just a caution, if some of your constituents have a second address and others do not, be careful not to give blank fields an import ID or you could end  up with blank address created on your constituent records.

     You may wish to check with support for options. :-)

    Good luck.

    JoAnn Strommen
    YMCA of Rapid City
    Rapid City, SD
    Filed under:
  • 04-16-2009 2:14 PM In reply to

    • Kathleen Wells
    • Top 150 Contributor
    • User Since: 1994
    • Posts 69
    • Organization: The Bryn Mawr School
    • Products:  Blackbaud NetCommunity, The Education Edge, The Financial Edge, The Raiser's Edge

    Re: Import with repetitive data

    Based on the error message, have you checked the criteria for the Attribute in question in RE's Configuration section?  Maybe it's as simple as that ... I stumble across the "Allow only one per Record" setting once in awhile.

  • 04-20-2009 9:01 PM In reply to

    Re: Import with repetitive data

     Thanks All, I unchecked the Allow only one per Recod, which helped. But, put multiples of the same information.

    I will find a work around for that later.

Page 1 of 1 (5 items)