The Pay Summary by Department and Pay Date report is a variation of the Pay Summary report. This variation uses the Pay Summary topic to display pay data for employees, such as how much employees earned and the pay category associated with the earnings. Information is organized by the employees’ assigned department, location, and then by pay date.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Department | Yes | Ascending | |
| Location | Yes | Ascending | |
| Pay Date | Yes | Oldest to Newest | |
| Name Number | A to Z | ||
| Job | |||
| Schedule In | |||
| Schedule Out | |||
| Actual In | |||
| Actual Out | |||
| Pay Code | |||
| Pay Category | |||
| Scheduled Hours | Column total: Sum | ||
| Actual Hours | Column total: Sum | ||
| Pay Amount | Column total: Sum |
Custom Fields
Actual In
The Actual In custom field displays the start time of the pay summary report. It uses the following expression:
Cast(EmployeePaySummary.TimeStart as Time)
Actual Out
The Actual Out custom field displays the end time of the pay summary report. It uses the following expression:
Cast(EmployeePaySummary.TimeEnd as Time)
Filters
The template includes the following filters: