PQ Remove duplicates in sequence
Power Query remove duplicates in sequence. Currently PQ does not honor the sorted data to sequence the removal of duplicates. Instead you have to use Table.Buffer which has performance impacts, this seems rather crazy. I was unaware of the issue till I was tasked with producing a report that...
STATUS
DETAILS
Needs Votes