Forum Discussion
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
- AxelPrunierAdvocate II
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
- Greg_DecklerCommunity Champion
Can you explain the use case for having two TOP N filters?
- cuongleAdvocate 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_DecklerCommunity Champion
Perhaps using RANKX to rank either suppliers or months and then just using a < filter?