Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Very good morning community, again I turn to you in case someone can guide me:
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
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: