The Terminated Employees by Location report uses the HR Profile topic to display details for employees with a terminated employment status, with the records listed by location. You can use this report to view a list of terminated employees in each location, with the employment and work information that you need to perform post-employment procedures.
Note: If multiple managers are allowed, multiple rows per employee might be displayed.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Location | Yes | Ascending | |
| Employee | |||
| Term. Date | |||
| Term. Type | |||
| Status Reason | |||
| Seniority Date | |||
| Hire Date | |||
| Length of Service | |||
| Department | |||
| Job Assignment | |||
| Base Rate | |||
| Pay Class |
Custom Fields
Term. Type
The Term. Type custom field displays the type of termination for the employee. It uses the following expression:
CASE
WHEN EmploymentStatusReason.IsVoluntaryReason = 'true' THEN 'Voluntary'
WHEN EmploymentStatusReason.IsVoluntaryReason = 'false' THEN 'Involuntary'
ELSE 'Unknown'
END
Filters
The template includes the following filters: