Hii Community
how we calculate Avg Employee Stay Month in HR Data.
Hi., @omkar_nag123
Could you please tell me whether your problem has beem solved?
If yes, you could accept the helpful answer as solution.
If not, please share more information and expected result.
Best Regards,
Community Support Team _ Eason
@omkar_nag123 , Hope you have a termination date too, in that case only for a terminated employee
averagex(Values(Table[empID]) calculate(datediff([HireDate], [termination date] , day) ))
refer if needed
Try like
averagex(Values(Table[empID]) calculate(datediff(Min(Table[HireDate]), max(Table[termination date]) , day) ))
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
210 | |
49 | |
45 | |
44 | |
40 |
User | Count |
---|---|
260 | |
211 | |
103 | |
78 | |
67 |