Use the Plan (Summary by User) Report to view data about each user following or assigned a Plan owned by your organization.
Permissions may be required to access some pages in Degreed or perform specific tasks. For more information, see Permissions in Degreed (accessible by Degreed Admins only).
Required Permission: Manage In-App Reporting
The report includes one row for each user who is following or assigned a Plan and includes information such as the number of items the user completed, the number of skills the user added or rated, and the number of Pathways within the Plan the user is following or completed.
Direct Data Connector table name: Content_Summary_PlanSummaryByUser
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Plan Title | The title of the Plan. | Y | PLANTITLE | VARCHAR(16777216) |
Plan ID | The unique ID for the Plan, as set by your organization. | Y | PLANID | VARCHAR(16777216) |
Plan Type |
Indicates the type of Plan Values include:
|
Y | PLANTYPE | VARCHAR(10) |
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) |
Content Completed | The total number of content items in the Plan the user completed. | Y | ContentCompleted | NUMBER(18,0) |
Plans Followed | The total number of Plans within the Plan the user is following. | Y | PlansFollowed | NUMBER(18,0) |
Pathways Followed/Assigned | The total number of Pathways in the Plan assigned to the user, or that the user is currently following. | Y | PathwaysFollowedAssigned | NUMBER(18,0) |
Pathways Completed | The total number of Pathways in the Plan the user completed. | Y | PathwaysCompleted | NUMBER(13,0) |
Skills Added | The total number of skills added by the user from within the Plan. | Y | SkillsAdded | NUMBER(13,0) |
Skills Rated | The total number of skills rated by the user from within the Plan. | Y | SkillsRated | NUMBER(13,0) |
Follow Date | The date the user followed this Plan. | Y | FollowDate | DATE |
Last Resource Completed or Skill Add Date | The last date the user either completed an item within the Plan, or added a skill to the Plan. | Y | LastResourceCompletedOrSkillAddDate | DATE |
Custom Attributes 1-50 | If your organization uses custom attributes, the top 50 fields are displayed in individual columns at the end of the report and listed in order from oldest to newest. | N |