Employee Course Session Details

Ad Hoc Reporting Guide

Version
R2025.2.1
ft:lastEdition
2025-12-01
Employee Course Session Details

The Employee Course Session Details report uses the Employee Course Session Details topic to display details about employee course sessions, including session name and course session date.

Fields

Fields included in the report template
Field Name Group by Sort Order Totals
Course Yes Ascending  
Session Yes Ascending  
Employee Yes A to Z  
Session Day Name   Ascending  
Session Date   Oldest to Newest  
Attendance   A to Z  

Custom Fields

Attendance

The Attendance field displays the status of the employee as of the session date. It uses the following expression:

CASE
    WHEN[LMSEmployeeCourseSessionAttendance].[AttendanceStatus] = 'attended' THEN 'Yes (Attended)'
    WHEN [LMSEmployeeCourseSessionAttendance].[AttendanceStatus] = 'not_attended' THEN 'No (Not Attended)'
END

Filters

The template includes the following filters:

Filters for the Employee Course Session Details report