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
Bfaws
Helper III
Helper III

Measure to calculate Full-time equivalent (FTE)

Hi,

 

I was hoping someone could help.  I`m pretty new to DAX and I`m struggling with a measure.  I`m trying to figure out two figures based a a list of employees and report dates.  I need to essentially know how many actual employees we have in a single month as well as what the full time equivalent (FTE) is for that month. I have managed to figure out the actual count of employees but it is the full time equivalent that I`m struggling with. 

 

This here is what the table looks like:

 

Power BI community (1) 02.06.2020.PNG

 

and this is the expected result:

 

Power BI community (2) 02.06.2020.PNG

 

Any help would be much appreciated.

 

Thanks.

1 ACCEPTED SOLUTION
stevedep
Memorable Member
Memorable Member

Seem like you want to do a count and a sum?

Nothing special needed in that case. Just set the calculation to sum in the values part of the table. 

See;sum.png

 

Power BI file available here.

 

Please mark as solution if this is what you are looking for.

 

Kind regards,

 

 

Steve. 

 

View solution in original post

2 REPLIES 2
AlB
Community Champion
Community Champion

Hi @Bfaws 

 

Would this not be sufficient?

       Measure = SUM(Table1[FTE])

where Table1 is the first table you show

 

Please mark the question solved when done and consider giving kudos if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

SU18_powerbi_badge

stevedep
Memorable Member
Memorable Member

Seem like you want to do a count and a sum?

Nothing special needed in that case. Just set the calculation to sum in the values part of the table. 

See;sum.png

 

Power BI file available here.

 

Please mark as solution if this is what you are looking for.

 

Kind regards,

 

 

Steve. 

 

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

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.