Row |
Cell |
Textbox43 |
Textbox |
="Tracking Term: " |
|
|
|
ColSpan |
|
|
Cell |
|
|
|
|
|
|
Cell |
Textbox111 |
Textbox |
=Min(Fields!Term_Title.Value) |
|
|
|
ColSpan |
|
|
Cell |
|
|
|
|
|
|
Cell |
Textbox67 |
Textbox |
|
|
Cell |
Textbox71 |
Textbox |
|
|
Cell |
Textbox58 |
Textbox |
|
|
Cell |
Textbox47 |
Textbox |
|
|
Cell |
Textbox48 |
Textbox |
|
|
Cell |
Textbox49 |
Textbox |
|
|
Cell |
Textbox50 |
Textbox |
|
|
Cell |
Textbox51 |
Textbox |
|
|
Cell |
Textbox52 |
Textbox |
|
|
Cell |
Textbox53 |
Textbox |
|
|
Cell |
Textbox54 |
Textbox |
|
|
Cell |
Textbox55 |
Textbox |
|
Row |
Cell |
Textbox40 |
Textbox |
Count |
|
Cell |
Textbox2 |
Textbox |
Student Id |
|
Cell |
Textbox60 |
Textbox |
Gender |
|
Cell |
Textbox64 |
Textbox |
Ethnicity |
|
Cell |
Textbox68 |
Textbox |
Initial Prep Status |
|
Cell |
Textbox72 |
Textbox |
Age Range at Cohort |
|
Cell |
Textbox4 |
Textbox |
Award |
|
Cell |
Textbox6 |
Textbox |
Cohort Program |
|
|
|
ColSpan |
|
|
Cell |
|
|
|
|
|
|
Cell |
Textbox31 |
Textbox |
Graduated? |
|
Cell |
Textbox34 |
Textbox |
Enrolled? |
|
Cell |
Textbox37 |
Textbox |
Not Enrolled? |
|
Cell |
Textbox17 |
Textbox |
Switched? |
|
Cell |
Textbox1 |
Textbox |
Switched To Program |
|
|
|
ColSpan |
|
|
Cell |
|
|
|
|
|
|
Cell |
Textbox19 |
Textbox |
Switched Term |
Row |
Cell |
Textbox41 |
Textbox |
=RowNumber("dsProgramRetention") |
|
Cell |
Student_Id |
Textbox |
=Fields!Student_Id.Value |
|
Cell |
Gender |
Textbox |
=Fields!Gender.Value |
|
Cell |
Ethnicity |
Textbox |
=Fields!Ethnicity.Value |
|
Cell |
Initial_Prep_Status |
Textbox |
=Fields!Initial_Prep_Status.Value |
|
Cell |
Age_Range_At_Program_Retention_Cohort |
Textbox |
=Fields!Age_Range_At_Program_Retention_Cohort.Value |
|
Cell |
Award_Type_Code |
Textbox |
=Fields!Award_Type_Code.Value |
|
Cell |
Program_Code |
Textbox |
=Fields!Program_Code.Value |
|
Cell |
Program |
Textbox |
=Fields!Program.Value |
|
Cell |
Graduated___Program_Retention |
Textbox |
=Fields!Graduated___Program_Retention.Value |
|
Cell |
Enrolled___Program_Retention |
Textbox |
=Fields!Enrolled___Program_Retention.Value |
|
Cell |
Not_Enrolled___Program_Retention |
Textbox |
=Fields!Not_Enrolled___Program_Retention.Value |
|
Cell |
Switched_Programs___Program_Retention |
Textbox |
=Fields!Switched_Programs___Program_Retention.Value |
|
Cell |
Switched_Program_Code |
Textbox |
=iif(Fields!Switched_Program_Code.Value = "N/A", "", Fields!Switched_Program_Code.Value) |
|
Cell |
Switched_Program |
Textbox |
=iif(Fields!Switched_Program.Value = "N/A", "", Fields!Switched_Program.Value) |
|
Cell |
Switched_Term_Title |
Textbox |
=iif(Fields!Switched_Term_Title.Value = "N/A", "", Fields!Switched_Term_Title.Value) |
Row |
Cell |
Textbox21 |
Textbox |
Totals |
|
Cell |
Textbox23 |
Textbox |
|
|
Cell |
Textbox26 |
Textbox |
|
|
Cell |
Textbox32 |
Textbox |
|
|
Cell |
Textbox35 |
Textbox |
|
|
Cell |
Textbox38 |
Textbox |
|
|
Cell |
Textbox44 |
Textbox |
|
|
Cell |
Textbox24 |
Textbox |
|
|
Cell |
Textbox25 |
Textbox |
|
|
Cell |
Textbox33 |
Textbox |
="Graduated: " & Sum(Fields!Graduated___Program_Retention.Value) |
|
Cell |
Textbox36 |
Textbox |
="Enrolled: " & Sum(Fields!Enrolled___Program_Retention.Value) |
|
Cell |
Textbox39 |
Textbox |
="Not Enrolled: " & Sum(Fields!Not_Enrolled___Program_Retention.Value) |
|
Cell |
Textbox27 |
Textbox |
="Switched: " & Sum(Fields!Switched_Programs___Program_Retention.Value) |
|
Cell |
Textbox42 |
Textbox |
|
|
Cell |
Textbox28 |
Textbox |
|
|
Cell |
Textbox29 |
Textbox |
|