Forum Discussion

Sander1's avatar
Sander1
Regular Visitor
5 years ago
Solved

What functions to use to transform / combine a table

Dear community,   I am trying to use the PowerBI Power Query Editor and try to transform/combine the following data: context time value uom 10 12:00 123 cycle 10 12:00 50 mm 1...
  • Jakinta's avatar
    5 years ago

    You can use Pivot Column under transform tab. 

    Select uom column, Pivot, values column: value, advanced options: Don't aggregate.