Forum Discussion
vicpg
10 years agoAdvocate I
Calculated Column Rank for Page Level Filter
Hi I have to create a page for each of our top production losses. In other words, rank the losses from 1 to 5 and then use the ranking to filter at page level. For example, if filtered on rank 1, a...
- 10 years ago
vicpg that is actually easy to do. go to power bi desktop query editor -> Group by Reason column -> Sort by descending -> Add index column which will be your rank column.
ankitpatira
10 years agoCommunity Champion
vicpg that is actually easy to do. go to power bi desktop query editor -> Group by Reason column -> Sort by descending -> Add index column which will be your rank column.