Forum Discussion

almohalhel1408's avatar
almohalhel1408
Frequent Visitor
6 years ago
Solved

rank not working in tooltip

hello everybody  i am trying to get the ranking for countries which one The most affected country by corona  so i did the measure correctly https://powerbi.tips/2017/07/ranking-values-with-measures...
  • v-lili6-msft's avatar
    v-lili6-msft
    6 years ago

    hi  almohalhel1408 

    You need to use field from "Location" in the rank formula.

    use a tooltip page, it likes that you use drillthrough from that map visual to tooltip page, then it will filter that country in tooltip page.

    so it will show only one country data in tooltip page.

    Therefore, you could only all instead allselected function, but if you use slicer filter data in report, it will be covered by tooltip, so it will always rerturn 1 when you use allselected.

     

    Regards,

    Lin