Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
This is my measure:
FTE Norm Timeloen = AVERAGEX (
VALUES ( DimDato[MånedÅr] ),
CALCULATE([Arbejds-timer i perioden] / 162.5 , FILTER(DimJob, DimJob[Ansættelsesform] = "Timelønnede"))
)
It works nicely for month in a year and also when I show for Year total:
december as an example works fine, so when I see the result 21.276 it adds up for the data when I extract to excel. When I show year only it gives me:
The 23.878 i currectly an average of hours 46561.6 for the year divided by 162.5
But here is the odd thing. When I extract the data. the FTE is higher:
When I add the FTE together it adds up to 38.65
Hos is that when the month is correct, the average FTE over year is correct, but the FTE when added is higher. What am I missing or is the measure not correct?
Solved! Go to Solution.
I figured it out.
It calculates correctly for each indivdual, and for the total it ofcourse caluculates for the total.
I figured it out.
It calculates correctly for each indivdual, and for the total it ofcourse caluculates for the total.
Please provide sample data that covers your issue or question completely.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 13 | |
| 10 | |
| 10 |