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! Learn more
Hi folks!
I have this table:
And i need it should be transformed in a structure like this:
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.
Solved! Go to Solution.
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)
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)
worked perfectly! thanks Sir!
result:
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
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.