The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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