The User by Role report uses the Employee User Role topic to display a list of user roles with the users who are assigned to them.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Role | Yes | Ascending | |
| Default Role | A to Z | ||
| User |
Custom Fields
Default Role
The Default Role field displays the role that is on by default for the employee. It uses the following expression:
CASE WHEN EmployeeRoleView.IsDefault = 1 THEN 'Yes' ELSE 'No' END
Filters
The template includes the following filters: