Is there a way to run a report on courses within a learning plan that simply returns details about all the courses in that learning plan, pulling from course additional fields? For example, I need to know the course duration (what we’ve determined to be the anticipated duration of the course, not the user’s time) of all our courses in our learning plans. We have that set in the Course Additional Fields section. So, at a basic level, the report would look like:
| Course Name | Course Duration |
|---|---|
| Course #1 | 15 |
| Course #2 | 10 |
| Course #3 | 15 |
And continuing for all the courses within that specific learning plan.