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.
Hi All,
I have a request to flag the first to achieve a set target with in a team. The team has 30 persons. We want to be able to know at the end of the month the person that achieved their target first. Though everyone or more than half will achieve their target by the end of the month but we want to know who got to target first. Is there a way to go about this using DAX
Solved! Go to Solution.
Hi @IIgiwa,
Not sure about your data structure.
Need to have criteria for judging "first to achieve", such as time columns or index column.
Group the achieved sections and then take the Minx value for the time column or index column.
Could you provide sample data and expected output after removing sensitive data?
Sample data and expected output would help tremendously.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
Thanks your guide was really help. I have been able to treat the request
Hi @IIgiwa,
Not sure about your data structure.
Need to have criteria for judging "first to achieve", such as time columns or index column.
Group the achieved sections and then take the Minx value for the time column or index column.
Could you provide sample data and expected output after removing sensitive data?
Sample data and expected output would help tremendously.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
User | Count |
---|---|
75 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |