Hi ,
I have been trying to figure out a way to merge the data based on unique ID where if the data in a column for different records (with the same Unique ID) is different then merge the data separated by ";" however if the data is the same then just reflect that data as is.
I have attached a file that has a sample data of both the input and output to provide a better picture of the problem statement.
Would really appreciate advise on the best possible solution for the same.
Thanks,
V