Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi i have the next database
I want to transform the data to achieve this:
Any idea on how to do it?
Solved! Go to Solution.
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:
You can change Attribute/Value to Fecha/Importe by changing the underlined parts above.
Pete
Proud to be a Datanaut!
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:
You can change Attribute/Value to Fecha/Importe by changing the underlined parts above.
Pete
Proud to be a Datanaut!
Thank you so much
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.