Terminated Employees by Location

Ad Hoc Reporting Guide

Version
R2025.2.1
ft:lastEdition
2025-12-01
Terminated Employees by Location

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

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

Report filters.