Forum Discussion

rbalza's avatar
rbalza
Icon for Helper III rankHelper III
5 years ago
Solved

Rank based on slicer with two rows

Hi Everyone,  I have created a slicer which everytime you hit, the chart will automatically update based on its rank. It works fine, however, when I add another data on the rows, the slicer doesn't ...
  • Jihwan_Kim's avatar
    Jihwan_Kim
    5 years ago

    Hi, rbalza 

    Thank you for your feedback.

    Please check the link down below. I tried to create a sample pbix file based on your explanation.

    I assume there is a relationship between tables, right?

     

    If it still does not suit your case, please share your sample pbix file's link here, then I can try to look into it to come up with a more accurate measure.

    Thanks.

     

    https://www.dropbox.com/s/7d9ydrad47al8y0/rbalza.pbix?dl=0 

     

    Hi, My name is Jihwan Kim.

     

    If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

     

    Linkedin: linkedin.com/in/jihwankim1975/

    Twitter: twitter.com/Jihwan_JHKIM

  • Jihwan_Kim's avatar
    Jihwan_Kim
    5 years ago

    Hi, rbalza 

    I am not sure you checked my revised pbix file.

     

    please check the link in my last message.

     

    In the latest one, the measure is not like above.

    it is like below.

     

    Rank by Group Owner and Invoice Type =
    RANKX(ALL(Data), [Total Invoice],,DESC)
     

    Hi, My name is Jihwan Kim.


    If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.


    Linkedin: linkedin.com/in/jihwankim1975/

    Twitter: twitter.com/Jihwan_JHKIM