Use the Pathway (Summary by Pathway) report to view data about all Pathways 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.
Required Permission: Manage In-App Reporting
This report includes one row for each Pathway and includes information such as the total number of content items, total number of active users, and the total number of active users whose completion status for the Pathway is 100%.
Direct Data Connector table name: Content_Summary_PathwaySummaryByPathway
Column Name | Column Description | Enabled by Default |
Direct Data Connector Field Name |
Data Type |
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) |
Pathway Type |
Indicates the type of pathway as defined by the catalog where the content in the pathway resides. Values include:
|
Y |
PATHWAYTYPE | VARCHAR(16777216) |
Total Pathway Content | The total number of content items in the Pathway. | Y | PATHWAYCONTENTCOUNT | NUMBER(18,0) |
Total Required Pathway Content | The total number of content items that are required in order to complete the Pathway. | Y | PATHWAYREQUIREDCONTENTCOUNT | NUMBER(18,0) |
Total Users Active in Pathway | The total number of combined users assigned to or following the Pathway. | Y | PATHWAYUSERCOUNT | NUMBER(18,0) |
Total Users 100% | The total number of users active in the pathway that have completed 100% of required content within the Pathway. | Y | COMPLETEDCOUNT | NUMBER(18,0) |
Endorsed |
Indicates if the Pathway is endorsed. Values include:
|
Y |
ENDORSED | VARCHAR(3) |
Visibility |
The Pathway's visibility setting. Values include:
|
N |
Visibility | VARCHAR(16777216) |
Created By |
The full name of the user who created the Pathway |
N |
CreatedBy | VARCHAR(16777216) |
Created Date |
The date this Pathway was created. |
N |
CreatedDate | Date |
Collaborators |
The full names of each user listed as a collaborator on this Pathway. |
N |
Collaborators | VARCHAR(16777216) |
Pathway Topics |
Skills associated to the Pathway. |
N |
PathwayTopics | VARCHAR(16777216) |
Description | The description of the Pathway. |
N |
Description | VARCHAR(16777216) |
Pathway URL | The URL of the Pathway. |
Y |
STRING |