Hi all, looking for a way to mass merge records.
I have a list of records that I have identified as duplicates (the list is 3000 rows long), and it is unsustainable to merge them one by one.
As an example, here's how the data is formatted in excel:
LEAD NAMES/ IDs:
1. X
2. X1
3. Y
4. Y1
5. Y2
I need a way to be able to merge lead 1 and 2, and merge leads 3,4,5, but not merge all 5 into one record.
I can reformat the data in any way - just not sure if there's an import process or mass merge process that could help.
Does anyone have suggestions?