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,
Hope someone can help me here.
How in power query I can achieve the below record as a single record.
i have approximately 20k records and many of them have below scenarios.. 2-3 records of per user ID's
I am after the below output.
Thank you
Solved! Go to Solution.
Do a 'Group By' on the first 3 fields and add aggregations(MAX) for each of the other fields.
That should do it
Do a 'Group By' on the first 3 fields and add aggregations(MAX) for each of the other fields.
That should do it
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 |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |