Forum Discussion
skasper
Responsive Resident
9 years agoActive Employees per Period
Hi, struggling with what should be simple. I have two tables ('crm_employees' and 'DimDates'). There exists a relationship between them (see picture below). What I am trying to calculate i...
- 9 years ago
Thank you for the advice. I tried it and do not get the correct result, either. What I do get is the number of employees, who left in a specific period (e.g. month).
As I have to deliver the report today, I resolved to take a different approach, showing the number of joiners, leavers and overall evolution of active personnel as in the chart below.
skasper
Responsive Resident
9 years agoThank you. Yes, I think so, too and tried to do so. But so far without success. Any proposal, how the DAX would look like for this, would be much appreciated.
cs_skit
Resolver IV
9 years agoNot sure how this can be solved just by DAX.
I suggest you do a second Date Table joined on Contract End then you have Startdate and Enddate and then you can filter EndMonth <=