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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
So I am trying to get the average of the top performing workers, I have their performance calculated as a measure but want to get the average of the top ten. How should I go abou this? thank you.
Hi @forrestcrowson,
In this scenario, the TOPN Function (DAX) should work.
If you have problem with creating the measure with TOPN function, please post your table structure, some sample data, and the measure you use in this case.
Regards