Hi,
I have a pretty large inventory table which is combined from multiple similar sources by user names used as unique key, but i have the following situation
User A - laptop laptop monitor
User B - monitor monitor monitor
User C - desktop desktop desktop laptop
I couldn't find any way of removing duplicates after i merged the table so i could have something like this:
User A - laptop monitor
User B - monitor
User C - desktop laptop
Can it be made directly in Powerquery or i have to work on the table imported in Excel with VB functions?
Thank you
