Forum Discussion
filter
Hiii
i want to show top 2 stores description
for that in excel i used to do [call closed]-[problem description] and then i used to filter top 2 stores
Anonymous , top 2 on basis of what.
You can use visual level filter
Create TOPN measure and filter
https://databear.com/power-bi-dax-topn-function/
Use rank and filter
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
1 Reply
- amitchandakSuper User
Anonymous , top 2 on basis of what.
You can use visual level filter
Create TOPN measure and filter
https://databear.com/power-bi-dax-topn-function/
Use rank and filter
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