Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Merge into Single record - Power Query

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

 

Gujjar_0-1632237691507.png

 

I am after the below output.

Gujjar_1-1632237745606.png

 

Thank you

 

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

Do a 'Group By' on the first 3 fields and add aggregations(MAX) for each of the other fields.

That should do it

 

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

Do a 'Group By' on the first 3 fields and add aggregations(MAX) for each of the other fields.

That should do it

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors