Hi, I have client which purchased multiple products. I would like to list the product IDs in row.
I have tried unique to remove duplicates, but those with different product ID is being removed as well. I tried transpose, but i could not achieve the output i needed.
I have attached a file. Could anyone please help?