Forum Discussion
Sander1
5 years agoRegular Visitor
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...
- 5 years ago
You can use Pivot Column under transform tab.
Select uom column, Pivot, values column: value, advanced options: Don't aggregate.
Jakinta
Solution Sage
5 years agoYou can use Pivot Column under transform tab.
Select uom column, Pivot, values column: value, advanced options: Don't aggregate.