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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

FTE caculation using assigned work

Hi I'm new to DAX formulas

 

I'm using the Power BI content pack for PWA data and am trying to calculate monthly FTE using hours currently assigned to resources "assignment work".  Under the TimeSet table I have written two measures which calculate working days per month and working hours based on an 8 hour working day. 

 

Working Hours = TimeSet[Working Days]*8
Working Days = CALCULATE(COUNTA(TimeSet[TimeByDay]),TimeSet[Is Working Day]="yes")
 
Now I want to divide Assignment Work by Working Hours to calculate the FTE but the Assignment Work is in AssignmentTimePhaseDataSet and I don't know what DAX formula I need.
 
Can you please help!, cheers, Vanessa
 
VFlood1971_0-1624856244540.png

 

2 REPLIES 2
Tanushree_Kapse
Impactful Individual
Impactful Individual

Hi @Anonymous ,
For this, you need to create relationship between these two table. Then only you would get the correct data in the visual.

Anonymous
Not applicable

Hi there

They are already linked - does it need to be a particular kind of relationship?

VFlood1971_0-1624945463285.png

cheers

Vanessa

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.