Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
Solved! Go to Solution.
@greeshma, top 2 en base a qué.
Puede utilizar el filtro de nivel visual
Crear medida y filtro TOPN
https://databear.com/power-bi-dax-topn-function/
Usar rango y filtro
Para rango Consulte estos enlaces
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/3...
@greeshma, top 2 en base a qué.
Puede utilizar el filtro de nivel visual
Crear medida y filtro TOPN
https://databear.com/power-bi-dax-topn-function/
Usar rango y filtro
Para rango Consulte estos enlaces
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/3...