The Bradford Factor report uses the Employee Balance Transaction topic to display the Bradford Factor for employees, using their number of sick days and number of instances of sick leave in the calculation. HR or Payroll administrators in the United Kingdom can use this report to view Bradford Factor information for employees.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Department | Yes | Ascending | |
| Employee | |||
| Sick Days | |||
| Instances | |||
| Bradford Factor |
Custom Fields
Sick Days
The Sick Days custom field displays the count of all days included in the Balance Name filter. This field includes only days that have been requested. Partial days and full days are counted as one day. It uses the following expression:
Count(DISTINCT (CASE
WHEN EmployeeBalanceTransaction.Delta < 0
AND EmployeeBalanceTransaction.TAFWID IS NOT NULL THEN EmployeeBalanceTransaction.BalanceDate
ELSE NULL
END))
Filters
The template includes the following filters: