Use the Skill Followed (Detailed by User) Report to gather detailed information about skills users are following.
Permissions may be required to access some pages in Degreed or perform specific tasks. For more information, see Permissions in Degreed.
Required Permission: Manage In-App Reporting
Direct Data Connector table name:
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Employee ID | The unique user identifier for your Degreed site. This may be an email address or a different piece of employee information, such as an SSO username. | Y | EMPLOYEEID | VARCHAR(16777216) |
User Name | The user's full name. | Y | USERNAME | VARCHAR(16777216) |
User First Name | The user's first name. | Y | USERFIRSTNAME | VARCHAR(16777216) |
User Last Name | The user's last name. | Y | USERLASTNAME | VARCHAR(16777216) |
User Email | The user’s work email address. | Y | USEREMAIL | VARCHAR(16777216) |
Skill Name | The name of the skill the user is following. | Y | SKILLNAME | VARCHAR(16777216) |
Skill Followed Date | The date the user followed the skill, or added it to the profile. | Y | SKILLFOLLOWEDDATE | DATE |
Skill is Focused |
Indicates if the user has the skill set as a Focus Skill. Values include: Y: Yes N: No, or unknown. |
Y |
SKILLISFOCUSED | VARCHAR(1) |
Skill Focused Date | The date the user set the skill as a Focus Skill. | Y | SKILLFOCUSEDDATE | DATE |
Last Rated Date | The most recent date the skill was rated. | Y | DATE | |
Endorsed |
Indicates if the skill is endorsed. Values include: Y: Yes N: No |
Y | VARCHAR(1) |