Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 two different survey types. I don't care about survey type, so I need to roll up that info into a single entry (i.e. a single 62446 entry with 2 surveys, 2 promoters, etc.).
Any assistance?
Solved! Go to Solution.
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.
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.
Perfect, thank you. I've always used Group By to find duplicates, but never to merge them before.
You are welcome.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |