We need a field on that stores Total Enrolled per Section
I have a reporting need to generate the Average Number of Students Enrolled per Course. To calculate this, I need to average the total number of students enrolled in each section of a course. Currently with the Group By feature, we can only genera...