Forum Discussion
miro_x
7 years agoRegular Visitor
Data shaping problem
I want my data below to display two columns, one for Attainment grade and another for Effort grade so that I can treat them as independent data types. Any suggestions on how best to achieve this? The only thing I can come up with is to copy the huge table (there are over 20 columns) two times, filter one to display "Attainment grade" and the other to display "Effort grade" only in the query editor and then join them via a relationship, this feels really messy, so I want a better approach to this.
Current state of data
hi,
you can use "Pivot" transformation in Power Query.
Here is the PBI file.