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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
BrianPBI37QF
Frequent Visitor

Transpose/Pivot/Unpivot

Hi All,

 

I have a simple issue which I seem to struggle with. I know there is a sequence for transpose/pivot/unpivot to have a single row for each "Workpack - Phase" with the "fnshDate" in separate columns as such:

BrianPBI37QF_0-1678149464554.png


Much grateful for some help,

B.

1 ACCEPTED SOLUTION
wdx223_Daniel
Super User
Super User

NewStep=Table.Combine(Table.Group(PreviousStepName," Workpack - Phase",{"n",each Table.RemoveLastN(Table.FromColumns(Table.ToColumns(_)&{List.Skip([fnshDate])},Table.ColumnNames(_)&{"Custom"}),1)})[n])

View solution in original post

2 REPLIES 2
wdx223_Daniel
Super User
Super User

NewStep=Table.Combine(Table.Group(PreviousStepName," Workpack - Phase",{"n",each Table.RemoveLastN(Table.FromColumns(Table.ToColumns(_)&{List.Skip([fnshDate])},Table.ColumnNames(_)&{"Custom"}),1)})[n])

ronrsnfld
Super User
Super User

Why not just use Table.Group?

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.