HI All,
I am drawing a blank and cant think of a best way to do this.
I am trying to find duplicate records under the same parentid, (For simplicity lets say there is always 2 records rows for a given parentid.)
However i have a scenario where one record has no address information, and the other has address information
i have played around and was able to group them together , by applying the exact match on the "parentid" & "name".
I would like to create an additional column, which identifes the record with the most address records populated, ( i will use this flag as my master record, when performing a merge)
| ParentId | Id | name | BillingStreet | BillingCity | BillingState | BillingPostalCode | BillingCountry |
| 0013a00001pjAM5AAM | 0013a00001sLScoAAG | Vodafone | | | | | |
| 0013a00001pjAM5AAM | 001f100001T9KnkAAF | Vodafone | 1 High Street | Seattle | Washington | 98104 | United States |