Forum Discussion

cuongle's avatar
cuongle
Advocate II
9 years ago
Solved

TOP N Filter cannot be used twice

TOP N Filter cannot be used twice in Power BI:

 

 

Is there any workaround that we can do in this case?

  • Perhaps using RANKX to rank either suppliers or months and then just using a < filter?

4 Replies

  • Hi,

     

    I also think this would be a really cool feature to be able to apply multiple Top N filters a Visual level. 

     

    In fact, it is much more convenient than creating an additional RANKX measure (especially when you work on a file that is already full of "tool" measures...).

     

    Is there any chance this could be implemented?

     

    Many thanks,

    Axel

    • cuongle's avatar
      cuongle
      Advocate II

      I would like show top 10 suppliers based on spend on 6 latest months. So, in that case I want to have TOP 10 Suppliers and TOP 6 months

      • Greg_Deckler's avatar
        Greg_Deckler
        Community Champion

        Perhaps using RANKX to rank either suppliers or months and then just using a < filter?