Students Passing Count is the sum of students with an earning credit indicator of "Y" in each class graded. Students not passing include those with an earning credit indicator of "N" in each class graded.
Metadata |
---|
Where Term Appears |
---|
CSUMB Data Warehouse Dashboards: |
|
---|
Other Reports: | N/A |
---|
|
Data Custodian |
---|
Office of the Registrar |
Data Source |
---|
Source System: | CMS - SA |
---|
Source Table Name: | N/A |
---|
Source Field Name: | Calculated |
---|
Census Process: | N |
---|
|
Logical Transformation / Calculation |
---|
SUM(CASE WHEN "Earning Credit Indicator" = 'Y' THEN 1 ELSE 0 END) |
OBIEE Folder and Column |
---|
Folder Heading: | "Fact - Class Enrollment" |
---|
Column Heading: | "Students Passing Count" |
---|
|
|
See Also