Forum Discussion
Average Employee Number
Hi Anonymous ,
Thank you for reaching out to the community.
Can you please elaborate the question for better understanding.
6 Replies
- pankajnamekar25Super User
Hello Anonymous
Your second formula is the better approach because it accurately calculates the average number of employees by considering changes in headcount over time rather than just dividing a total count over 12 months.
Avg No. of Employees by Month =
DIVIDE(
(
[Hired_Before_Start_of_Month] - [Terminated_Before_Start_of_Month]
) +
(
[Hired_Before_End_of_Month] - [Terminated_Before_End_of_Month]
),
2
)Thanks,
PankajIf this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.
- v-menakakotaCommunity Support
Hi Anonymous ,
Thank you for reaching out to the community.
Can you please elaborate the question for better understanding. - v-menakakotaCommunity Support
Hi Anonymous ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
- v-menakakotaCommunity Support
Hi Anonymous ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.- v-menakakotaCommunity Support
Hi Anonymous ,
I hope the information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
- v-menakakotaCommunity Support
Hi Anonymous ,
Can you please confirm whether you have resolved issue. If yes, you are welcome to share your workaround and mark it as a solution so that other users can benefit as well. This will be helpful for other community members who have similar problems to solve it faster.If we don’t hear back, we’ll go ahead and close this thread.Should you need further assistance in the future, we encourage you to reach out via the Microsoft Fabric Community Forum and create a new thread. We’ll be happy to help.