Hi there
I have the following information in my data:
Name
Email
Mobile
I want to assign a unique ID to each person in my dataset but some records might have the same email/mobile but either do not have the same mobile number/email in the other record, but because they have either the same email or mobile number they are considered the same person and would like to assign the same Unique ID to them.
Can someone suggest some steps I can achive this?
Thanks in advance