Forum

Notifications
Clear all

[Solved] Getting the correct total of FTE per quarter using Pivot table

15 Posts
2 Users
0 Reactions
342 Views
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

Hi,

Screenshot 2025 09 22 140104

I’m having trouble calculating the total FTEs by quarter using a Pivot Table from Apr-June—it’s not giving the correct results. I’m wondering if using DAX would be a better approach for this.

Specifically, I want to calculate the FTE for Architecture based on the formula:
Total Hours (1033) ÷ (40 hours × 13 weeks)

Could you advise on the best DAX measures to use for this kind of calculation or what could be the steps I can follow to get the correct calculations?

Thank you in advance for the help! I've been stuck with this for a week


 
Posted : 22/09/2025 11:03 pm
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee

Did you try a Calculated Field as shown in the picture below?

image

 


 
Posted : 22/09/2025 11:38 pm
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny thank you. I have splicers connected to the Pivot. Will it dynamically work if I go back to choosing per month

splicer

 
Posted : 23/09/2025 12:26 am
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

I want the report to be dynamic where if I select the month in the slicer, it will show the correct FTE total for the month and if I select 3 months in the slicer, it will show the correct calculation. So far it is not giving the correct calculations.

Thanks in advance for the response! 🙂


 
Posted : 23/09/2025 1:04 am
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee 

So you want to calculate FTE's based on whatever period you select? One month, a quarter, Feb to Maj or whatever? Not sure. Can you share an anonymised file?


 
Posted : 23/09/2025 1:13 am
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny

Yes. Please see the anon file attached. let me know if you are having issues with the file. Again, thanks!


 
Posted : 23/09/2025 5:47 pm
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee 

Thanks for the file. But please create the pivot table how you would like it and add the slicers you need. Make some relevant selections in the slicers and indicate what FTE numbers you expect as a result in that particular view. Explain the logic if not obvious.

Now sheet 2 seems to be a rough set-up of where you want everything to go and some example formulas to the far right.

 


 
Posted : 23/09/2025 6:17 pm
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny 

Please see the attached file with pivot and slicers

Notes:

  • The FTE calculation works fine for each month.
  • When I try to get FTEs for custom periods (like Jan–Aug or by quarter), the numbers aren’t right.

For example, if I pick Jan–Aug (35 weeks), the FTE should be: Total hours ÷ (40 × 35) So, for 1033 hours: 1033 ÷ (40 × 35) For a quarter (13 weeks): Total hours ÷ (40 × 13)

Ideally, when I use the slicers to select a custom period, the FTE should update based on the number of weeks in that range—not just show the monthly breakdown

I am hoping to have the FTE  to dynamically adjust according to the total weeks selected or for the selected date range, using the formula above.

Thank you for the help and let me know if you need more details

 


 
Posted : 23/09/2025 9:24 pm
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee I created a small scale model in Power Pivot and believe it illustrates yuor problem and how you can resolve it.


 
Posted : 23/09/2025 11:30 pm
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny 

Thanks for your time on this. I'll have a look 🙂


 
Posted : 24/09/2025 12:10 am
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny Hi, I’m running into an issue with my slicer and the pivot info for the file I mentioned a couple of weeks back. When I input the new hours for September, a blank option shows up in the slicer, and it’s messing with my pivot data. Can you help me figure out what I did wrong this time? I just followed the DAX from the sample file you sent me. Thanks!

image

 
Posted : 08/10/2025 12:15 am
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee

Difficult to help without seeing the file. Can you replace any confidential info with fake info?


 
Posted : 08/10/2025 12:58 am
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny please see the attached anon


 
Posted : 08/10/2025 6:53 pm
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@bee 

The dates in September are all 02/09/2025. Change that to 01/09/2025 and it shall work.


 
Posted : 08/10/2025 7:13 pm
 Bee
(@bee)
Posts: 16
Eminent Member
Topic starter
 

@riny Thanks, I didn't realise that.


 
Posted : 08/10/2025 8:12 pm
Share: