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
Syndicate_Admin
Administrator
Administrator

New column from another with selected data

Very good morning community, again I turn to you in case someone can guide me:

Cesarin_1-1639326451591.png

I have three teams: 11,12,14 which have the values of availability, utilization, performance, tonnage per day (from day 1 to day 10); All grouped into a single column.

I need the utilization, throughput and tonnage to be in other additional columns (use in one column(s), performance in another column(s) and tonnage in another column according to the corresponding day and equipment)

Something like an "unpivot", I have tried to do it this way but I do not get to the desired result, also try dax and the command "selectcolumns" and "filter", maybe I am missing something or I am applying these commands wrong, I leave the file with the data and an image of how you want the final table

Tips: Date and id_fecha indicate the same thing (the day)

id_Tipo_valor = Tipo_Valor (both indicate if it is utilization, availability, etc.)

maybe the solution in dax is: separate into four tables according to id_Tipo_valor and then join them to the side

in advance thank you very much

link archivo drive

https://docs.google.com/spreadsheets/d/1-ZxSyZQrK1ZAts0neZXubHSFTc1VDqeG/edit?usp=sharing&ouid=10448...

3 REPLIES 3
Syndicate_Admin
Administrator
Administrator

Cesarin_0-1639344496815.png

mhossain
Solution Sage
Solution Sage

@Syndicate_Admin 

Have a look at the attached file, is this the transformation you are looking for? Please check.

no, unfortunately it does not serve me, I need it to look like this:

Cesarin_0-1639341498549.png

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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 Solution Authors