Active Employee Headcount by Country

Ad Hoc Reporting Guide

Version
R2025.2.1
ft:lastEdition
2025-12-01
Active Employee Headcount by Country

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

Fields included in the report template
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:

Filters for the active employee headcount by country report.