Forum Discussion

migueljoa's avatar
migueljoa
Frequent Visitor
8 years ago

Remove Duplicates Preserving Values

I would like to modify a table in Powerquery (source is a website) such that there are no duplicates but without deleting any data. Any Idea? Example Table: a      10 b      20 a      30 b    ...