The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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