Translate instructions for Location Room import duplicate checking
Hi all,
I'm trying to update our location rooms and am having some difficulty understanding how duplicate checking works.
Can someone explain what the following means? My brain seizes up when trying to figure this maze out.
- External ID - If there already exists one or more rooms with the same external ID and location as a row that is being imported, those records will be updated from the spreadsheet. The name will be updated on those records.
- Name - If there already exists one or more rooms with the same name and location as a row that is being imported, those records will be updated from the spreadsheet. The external ID will be updated on those records.
Thanks a bunch,
Damon
Answer (1)
Hi Damon,
Essentially it's saying we perform duplication checking against both the External ID field and the Name field, specifically in that order.
If a row in your import file matches firstly on the External ID value of an existing Room, it will update that Room record with whatever other info is in the file that isn't already set to those values in the Room record currently, including potentially the Name field (if you provided a different Name value for it on your import file) since it wasn't used as the duplicate-prevention-matching field.
If a row in your import file matches instead on the Name value of an existing Room, it will update that Room record with whatever other info is in the file that isn't already set to those values in the Room record currently, including potentially the External ID field (if you provided a different External ID value for it on your import file) since it wasn't used as the duplicate-prevention-matching field.
Sincerely,
Mark Sayers
Sr Support Consultant, CS
Secondarily, are you needing particularly to change the External ID value on any of those room records? If yes for this, you'd still include the External ID column and give it the new value. - Mark Sayers Fri 6/23/23 11:33 AM
I'm trying to figure out how to accurately update our Location rooms
cheers,
Damon - Damon Stennett Fri 6/23/23 11:39 AM