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! Learn more

Reply
wkurten
New Member

I need to convert 8 columns into rows and keep an ID column repeating for the converted columns

Hi folks!

 

I have this table:

wkurten_0-1730929321451.png

And i need it should be transformed in a structure like this:

wkurten_1-1730929632531.png

Basicly transforming theme columns to rows while keep the number column repeated on all theme rows

 

I've tried to do this using basic transformations but i'm not able to achieve this, i think that only could be done with some formulas. but i dont know how.

1 ACCEPTED SOLUTION
Omid_Motamedise
Super User
Super User

Right click on the column Number, and select Unpivot other columns (Or select all the 8 columns, right click on one of them and pick unpivot columns)


If my answer helped solve your issue, please consider marking it as the accepted solution.

View solution in original post

3 REPLIES 3
Omid_Motamedise
Super User
Super User

Right click on the column Number, and select Unpivot other columns (Or select all the 8 columns, right click on one of them and pick unpivot columns)


If my answer helped solve your issue, please consider marking it as the accepted solution.

worked perfectly! thanks Sir!

 

result:

wkurten_0-1730979466224.png

 

wini_R
Solution Supplier
Solution Supplier

Hey @wkurten,

It seems you need to unpivot your table - just right-click the 'number' column and select 'Unpivot other columns'. Then you may need to remove an additional 'Attribute' column

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