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
Anonymous
Not applicable

How to get all columns per row

Hi i have the next database

 

Inicio.PNG

 

I want to transform the data to achieve this:

Fin.PNG

 

Any idea on how to do it?

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

In Power Query, select your [Nombre] column, go to Transform tab > Unpivot columns (dropown) > Unpivot Other Columns.

In the formula bar you will see code like this:

BA_Pete_0-1647534884249.png

 

You can change Attribute/Value to Fecha/Importe by changing the underlined parts above.

 

Pete



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

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @Anonymous ,

 

In Power Query, select your [Nombre] column, go to Transform tab > Unpivot columns (dropown) > Unpivot Other Columns.

In the formula bar you will see code like this:

BA_Pete_0-1647534884249.png

 

You can change Attribute/Value to Fecha/Importe by changing the underlined parts above.

 

Pete



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

Proud to be a Datanaut!




Anonymous
Not applicable

Thank you so much

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