Advanced Reporting 6: Synergy Workforce Web Report Designer
SynergyIntroduction
This guide explains how to create a report from an existing template and customise it by adding columns, modifying layout, and changing the grouping logic.
Creating a Report from a Template
- Click Create Report to open a new blank report.
- In the top-left Menu, select Templates.
- A list of available templates is displayed (currently only one, but this may expand in future).
- Select the template and click Finish.
Previewing the Template Report
The template is applied to the new report. It contains a standard timesheet layout with more detail than the custom-built reports from earlier tutorials.
Preview the report:
- Select a date range and a few employees.
- Submit to generate the report.
The template groups data by Department by default.
Adding a New Column: Week Number
Switch back to Design View. Add a Week Number column before the Clocking Date column.
Steps:
- Add a new cell in both the Group Header Table and Detail Table.
- Insert the new cell just before the Clocking Date cell.
- Label the new header cell as Week Number.
- Bind the new detail cell to the Week Number field.
- Adjust spacing so both columns fit cleanly in the layout.
Preview the report again to confirm that the Week Number column appears correctly.
Changing Grouping: Grouping by Employee Instead of Department
- Select the current Group Header (click the caption area).
- In the Properties Panel, locate the Group Fields section.
- Remove the existing Department Name field using the X icon.
- Add Employee ID or Employee Code as the new grouping field.
Updating Group Header
- Remove the existing expression.
- Bind the header label to Employee Code.
- Format the label text: Employee Number: [Employee Code].
Updating Group Footer
- Replace the existing summary label.
- Bind the footer label to Employee Code.
- Format the text as: Total for Employee Number: [Employee Code].
Final Preview
- Save the changes.
- Preview the report by selecting a few employees.
- Confirm: Data is grouped by Employee, not Department. Headers and footers display correct employee information. Summary rows show Total for Employee correctly per group.
Conclusion
You've now successfully:
- Created a report from a template.
- Added a new Week Number column.
- Reconfigured grouping logic from department to employee.
- Customised headers, footers, and layout for clarity and structure.