Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Remove duplicates based on sort in Power Query

I have a table that has ID and date columns. I want to remove duplicates and only keep the most recent record for each ID. I thought I'd by able to simply by sorting either ascending or descending th...