The Courses and Learning Plans template returns information on the learning plans configured in Dayforce, and the courses attached to them.
Fields
| Field Name | Group by | Sort Order | Totals |
|---|---|---|---|
| Learning Plan Name | Yes | A to Z | |
| Learning Plan Description | Yes | A to Z | |
| Course Name | |||
| Course Type | |||
| Course Description |
Custom Fields
Learning Plan Name
The Learning Plan Name custom field displays the learning plan name. It uses the following expression:
CASE WHEN TrainingProgram.ShortName IS NOT NULL THEN TrainingProgram.ShortName ELSE ' Courses with no Learning Plan' END
Filters
The template includes the following filters: