Skip to content

CRSATTHRSSUM ​

Sums Attendance Tracking hours for specified course.

Reporting Area(s) ​

Courses

Required Parameters ​

  1. Course # (i.e. cocrse, rgcrse, pycrse)

Optional Parameters ​

  1. Condition to return sum based on Attendance Tracking records (i.e. "atcode='Present'").

Example(s) ​

CRSATTHRSSUM(cocrse) returns the sum of all attendance hours for specific course.

CRSATTHRSSUM(cocrse,"atcode="Present'") returns the sum of all attendance hours for specific course if the Attendance Tracking code is "Present".

INDVATTHRSSUM