Hi everyone, thank you for all the help recently!
Similar to my previous doubt, in this one I have an issue regarding duplicates.
Here, I have two columns, one is for Corporate ID and the other is for Corporate Name. The corporate ID is unique for each company, however due to human error, certain companies have been entered twice or thrice or more in the dataset with slight differences in their names. While that’s fine, my analysis of the companies creates an issue:
A single company has different orders filed under their name, which means that showing the GMV per corporate becomes an issue. I’m looking to merge all the companies under a single ID. How do I proceed with this? Could this be done using the LAC-A function? Cheers and Merry Christmas everyone!