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

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

Reply
Anonymous
Not applicable

Data transformation question

Dear all,

I'm not as good in power query, hence my question to you all.

I have this excel data set:
All "Names" are unique
"Function" and "Shift" are non unique text fields

NameFunctionShift
AA551
BA552
CA553
DA554
EA555
FB551
GB552
HC553
IC554
JC555
KC551
LC552
MC553
NC554
OC555


I want/need:
Based on "Function" and "Shift" a table with corresponding "Name"

 Shift    
Function551552553554554
AABCDE
BFF   
CKLHIJ
   MNO


Appreciate any help in this matter.

1 REPLY 1
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

In PQ, select your [Shift] column, go to the Transform tab > Pivot Column.

In the dialog, select [Name] as your Values Column and choose 'Don't Aggregate' from the dropdown.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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