The Active Employee Headcount by Country report shows headcounts for active employment status by assigned location country. The report is filtered to include only primary work assignment records. Only counts for assigned locations will show.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Location Country | |||
| Location | |||
| Job Assignment | |||
| Active Headcount |
Custom Fields
Location Country
The Location Country custom field uses the following expression:
CASE WHEN OrgUnit.CountryCode = OrgUnit.CountryCode THEN OrgUnit.CountryCode ELSE 'Unassigned Locations' ENDD
Active Headcount
The Active Headcount custom field uses the following expression:
COUNT(DISTINCT EmployeeEmploymentStatus.EmployeeNumber)
Filters
The template includes the following filters: