Importing Tags and Groups.If you have multiple tags and groups to import that identify overlapping subsets of contacts, you need to import them in several passes. First, import all of your contacts ignoring the tags and groups so that you get a full and clean set of data in CiviCRM. You must then re-import each unique subset with 'On Duplicate Entries' set to 'Fill,' (so that exisiting data is not over-written) and use the 'Add to Group' and 'Add Tag' options in Step 3 to apply each tag or group. These second step import files only need sufficient columns to uniquely identify each record to prevent duplicates. 'FirstName', 'LastName' and 'Email' will suffice for CiviCRM's default duplication detection. Note: you can add a new Group from the import screen but not a new Tag. If the Tag does not already exist open Administer CiviCRM in a new window, create the tag, then go back and refresh the import screen and you will find the tag on the list (this saves restarting the import). |
Labels