Forum Discussion

RMDNA's avatar
RMDNA
Solution Sage
8 years ago
Solved

Merging data from duplicate rows in Power Query

Hi all,   I've run into an issue where I need to remove duplicates keys, but keep the row information.   As you'll see below, I have a duplicate value for DateLocation key 62446, because it has t...
  • Ashish_Mathur's avatar
    8 years ago

    Hi,

     

    Select the DateKey and DateLocation columns, right click and select Group.  Now select the aggregation function which you want for each column.

     

    Hope this helps.