Forum Discussion
Arlenio
6 years agoRegular Visitor
Problems with RANKX and FILTER
Hi guys, could you help me? I want to rank some data, but I'm having problems. I want him to NOT consider rank values greater than 100 and less than 0. However, he is classifying values grea...
amitchandak
6 years agoSuper User
Arlenio , create a measure that does not have value above 100 and then try.
For Rank Refer these links
https://radacad.com/how-to-use-rankx-in-dax-part-2-of-3-calculated-measures
https://radacad.com/how-to-use-rankx-in-dax-part-1-of-3-calculated-columns
https://radacad.com/how-to-use-rankx-in-dax-part-3-of-3-the-finale
https://community.powerbi.com/t5/Community-Blog/Dynamic-TopN-made-easy-with-What-If-Parameter/ba-p/367415
Arlenio
6 years agoRegular Visitor
Hi guys, here its how a solved the problem