The Leaves of Absence report uses the HR Profile topic to display a list of employees whose employment status reason type is a "Leave Reason." You can use this template to view a listing of employees who are currently on leaves of absence, including information such as reason, effective start date, and estimated return date.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Employee | A to Z | ||
| Status | |||
| Eff. Start Date | |||
| Days Inactive | |||
| Reason | |||
| Estimated Return Date | |||
| Hire Date | |||
| Department | |||
| Job Assignment | |||
| Location |
Custom Fields
Days Inactive
The Days Inactive custom field displays the number of days that an employee is inactive. It uses the following expression:
DATEDIFF(day , EmployeeEmploymentStatus.EffectiveStart, COALESCE (EmployeeEmploymentStatus.EffectiveEnd, GetDate()) )
Filters
The template includes the following filters: