Employee-Manager Assignment

Ad Hoc Reporting Guide

Version
R2025.2.1
ft:lastPublication
2025-11-10T19:54:31.807000
Employee-Manager Assignment

The Employee-Manager Assignment report uses the Employee Details - Personal topic to display employee-manager assignments, by employee. You can use this report to see which managers a specific employee reports to.

Fields

Fields included in the report template
Field Name Group by Sort Order Totals
Employee Yes A to Z  
Manager      
Manager As Of      
Manager Derived Method      

Custom Fields

Manager Derived Method

The Manager Derived Method field displays the manager derived method. It uses the following expression:

CASE
    WHEN EmployeeManager.DerivationMethod = 1 THEN 'Direct Report'
    WHEN EmployeeManager.DerivationMethod = 2 THEN 'Derived by Org'
    WHEN EmployeeManager.DerivationMethod = 3 THEN 'Derived by Position'
    ELSE ' '
END

Filters

The template includes the following filters:

Employee Manager Assignment report filters.