Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Efficiency calculation

Task NameTask StartTask EndStudentStudent Start DateStudent End Date
Task 11/1/2017NullStudent 11/1/20174/1/2017
Task 11/1/2017NullStudent 24/2/20174/5/2017
Task 11/1/2017NullStudent 14/6/201712/1/2017
Task 11/1/2017NullStudent 312/2/201712/31/2017
Task 21/5/2017NullStudent 31/1/201712/31/2017
Task 21/6/2017NullStudent 17/1/201712/31/2017
Task 31/7/2017NullStudent 23/1/20177/1/2017

 

I have a sample dataset like this. In such case, I need to find what will be the load% or efficiency% of each student. How can I determine this using DAX? I tried to calculate days worked by taken the difference of days and distinct tasks. But i end up creating 4-5 measures. Any suggestions?

Also, how do I filter this by Year and Month that efficiency comes until that date? Example - If i choose from Jan 2017 to Aug 2017, it must display efficiency until Aug 2017.

5 REPLIES 5
Ashish_Mathur
Super User
Super User

Hi,

 

How do you calculate Load% or Efficiency %?  Show the expected result.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

It's basically calculating average number of tasks done by a student when he is working. This shall also get filtered by any date that I choose in the slicer.

Can you please show the expeceted result in a pic with intended formula

Anonymous
Not applicable

Could you please show the output with the formula?

OK, so COUNT of Tasks is you numerator it sounds like, what is your denominator? Since this is a %. Is it the COUNT of all tasks (regardless of student), the number of days the student is working?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors