The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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