Hi All,
I badly need your help on this where I am stuck for days. I have 287291 records of data where I grouped by them "FULL NAME" giving Cluster ID. Now my next goal is to find the following
1. If any record in a cluster has "5 CANADA SQUARE" in its address line, then other records have same "Address" - Then "It should be labelled as "1"
2.If any record in a cluster has "5 CANADA SQUARE" in its address line, then other records have 2 or more different "Address" - Then "It should be labelled as "2".
3.If Cluster doesn't have ""5 CANADA SQUARE" in its address line", then it should be labelled as "3".
I know this is bit complicated, please help me out with this that'd be very much helpful for me.