Forum Discussion
Anonymous
7 years agoNot applicable
Top 5 and others
Hi all, I am trying to rank my data then put the rest in OTHERS category: So i created the following measure (shown above) which is working fine : Rank =
IF (
...
- 7 years ago
Hello Anonymous
This post https://www.oraylis.de/blog/show-top-n-and-rest-in-power-bi walks through how to create the result you are looking for. Your request will be a bit more straight forward because you do not need a dynamic TopN selection.
jdbuchanan71
Super User
7 years agoHello Anonymous
This post https://www.oraylis.de/blog/show-top-n-and-rest-in-power-bi walks through how to create the result you are looking for. Your request will be a bit more straight forward because you do not need a dynamic TopN selection.