Forum Discussion
GeoSans
2 years agoNew Member
Ranking columns
Hello! I have the following table: Student Exercise 1 Exercise 2 Exercise 3 Merry 5 4 2 John 8 6 5 Pedro 2 7 5 I would like to visualize a ranking with the exercise i...
- 2 years ago
In Power Query Editor, pick Ex 1, 2,3 columns, right click-unpivot columns
Then, create a score measure Sum(Value) or Avg(Value)
Then Rank measure: