Forum Discussion
hmil
8 years agoFrequent Visitor
Joining columns into Fewer columns and multiple rows
Is it possible to manipulate a table in Power BI from this: DATE LOCA-QUALA LOCA-QUALB LOCA-QUALC LOCB-QUALA LOCB-QUALB LOCB-QUALC 1/01 0.1 0.2 ...
- 8 years ago
Ok, had a look, you want this option below:
Highlight all columns except the data and pivot, you'll then have to extract the info from the "Attribute" column name strings.
Give me a shout if you don't know how to do this.