Use the Skill Coach (Summary by Manager) Report View the number of Skill Coach managers and a summary of aggregated manager activity in the feature.
Required Permission: Manage In-App Reporting
This report is only available for organizations with Skill Coach activated, and for Admins with the Manage In-app Reporting permission.
About Opt-out Values
Users who opt out of Skill Coach are not included in the Skill Coach interface. However they are included in reports unless the organization has AnonymizePrivateUsers set to true, and the user's Profile is set to Private. Additionally, anonymized users are not counted in opt-out totals or averages.
Direct Data Connector table name: Skills_Summary_SkillCoachSummaryByManager
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Manager ID | The manager's ID. | Y | MANAGERID | VARCHAR(16777216) |
Manager Name |
The manager's name. | Y | MANAGERNAME | VARCHAR(16777216) |
Manager First Name |
The manager's first name. | Y | MANAGERFIRSTNAME | VARCHAR(16777216) |
Manager Last Name |
The manager's last name. | Y | MANAGERLASTNAME | VARCHAR(16777216) |
Manager Email |
The manager's email address. | Y | MANAGEREMAIL | VARCHAR(16777216) |
Team Size |
Total number of team members reporting to this manager. | Y | TEAMSIZE | NUMBER(18,0) |
Opt-out Count |
Total number of team members who opted out. |
Y | OPTOUTCOUNT | NUMBER(13,0) |
Total Manager Ratings Added |
Total number of ratings added by this manager. | Y | TOTALMANAGERRATINGADDED | NUMBER(30,0) |
Average Manager Rating |
The average rating given by this manager. | Y | AVERAGEMANAGERRATING | FLOAT |
Total Self Ratings |
The total number of self ratings added by this manager's team members. | Y | TOTALSELFRATINGADDED | NUMBER(30,0) |
Average Self Rating |
The average self rating made by this manager's team members. | Y | AVERAGESELFRATING | FLOAT |
Total Skill Targets Added |
The total number of Skill Targets added in Skill Coach | Y | TOTALTARGETSKILLADDED | NUMBER(30,0) |
Average Skill Target Rating |
The average rating of Skill Targets added by this manager. | Y | AVERAGESKILLTARGETRATING | FLOAT |
Total Team Focus Skills |
The total number of Focus Skills for the team. | Y | TOTALTEAMFOCUSSKILLS | NUMBER(18,0) |
Team Focus Skill List |
List of each Focus Skill for the team. | Y | TEAMFOCUSSKILLLIST | VARCHAR(16777216) |