Use the Pathway (Detailed by User) Report to view data about users following or assigned a Pathway, and who've completed content within the Pathway.
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
Users are only included in this report if they meet the following criteria:
- The user is assigned or following the Pathway, and
- The user completed at least one content item within the Pathway, including users who are no longer following the Pathway.
The report includes multiple rows for each content item completed and for each user that completed the content.
Direct Data Connector table name: Content_Details_PathwayDetailByUser
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Content Completed Date |
The date the user completed the content item. Note: If the completion date field in the reporting database is empty, this column displays the date the completion was added. This is the date range column located on the Filter dialog. The column is included in the report results. |
Y | COMPLETIONCREATEDDATE | DATE |
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) |
Pathway Title | The title of the Pathway. | Y | PathwayTitle | VARCHAR(16777216) |
Pathway ID | The unique ID for the Pathway, as set by your organization. | Y | PATHWAYID | VARCHAR(16777216) |
Content Title | The title of the content item. | Y | CONTENTTITLE | VARCHAR(16777216) |
Content ID | The unique ID for the content item, as set by your organization. | Y | CONTENTID | VARCHAR(16777216) |
Content Type | The item’s content type (article, video, etc). | Y | CONTENTTYPE | VARCHAR(16777216) |
Required |
Indicates if the content item is required for the user. Values include:
|
Y | ISREQUIRED | BOOLEAN |
Content URL | The online location of the content item. | Y | CONTENTURL | VARCHAR(16777216) |
Duration in Minutes | The total estimated time to complete the content, listed in minutes such as 23 or 139. | Y | DURATIONINMINUTES | NUMBER(38,0) |
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 |