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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors