Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TABLE_NAMECOLUMN_NAMECOLUMN_DESCRIPTIONCOLUMN_DEFAULTCOLUMN_SOURCE
Course by Academic YearCOURSE_LOCATIONCourse Locationwhen location = 1, 'Lehigh   Valley'
    when location = 2, 'Tampa'
    Else 'Unknown'
Unknown(derived) Appian.CR_REC_courseByAcademicYear.location
Course by Academic YearCOURSE_IS_CORECourse is Core FlagYes' if the course belongs to either 'Core' or 'Core and SELECT', else   'No'No(derived) Appian.CR_REC_courseByAcademicYear.program
Course by Academic YearCOURSE_IS_SELECTCourse is SELECT FlagYes' if the course belongs to either 'SELECT' or 'Core and SELECT', else   'No'No(derived) Appian.CR_REC_courseByAcademicYear.program
Course by Academic YearCOURSE_ACADEMIC_YEARCourse Academic Yearcourse academic yearUNKNAppian.CR_REC_courseByAcademicYear.academicYear
Course by Academic YearCOURSE_CONTACT_HOURS

Course Contact Hours

course contact hours0Appian.CR_REC_courseByAcademicYear.contactHours
Course by Academic YearCOURSE_BY_ACADEMIC_YEAR_Course by Academic Year IDappian composite primay key for Course By Academic Year(not null)Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
Course by Academic YearCOURSE_NUMBERCourse Numbercourse numberUnknownAppian.CR_REC_courseByAcademicYear.courseNumber
Course by Academic YearCOURSE_DESCRIPTIONCourse Descriptioncourse description. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.description
Course by Academic YearCOURSE_END_DATECourse End Datecourse end date2099.12.31Date in Power BI will display with Day, Month, Year, and Quarter which can be removed in a tableAppian.CR_REC_courseByAcademicYear.endDate
Course by Academic YearCOURSE_IS_OUTSIDE_BANNER

Course Is Outside Banner Flag


course is outside banner flag. Yes if outsideBanner=1, Else NoNoAppian.CR_REC_courseByAcademicYear.outsideBanner
Course by Academic YearCOURSE_START_DATECourse Start Datecourse start date1900.01.01Date in Power BI will display with Day, Month, Year, and Quarter which can be removed in a tableAppian.CR_REC_courseByAcademicYear.startdate
Course by Academic YearCOURSE_SUBJECT_CODECourse Subject Codecourse subject codeUnknownAppian.CR_REC_courseByAcademicYear.subjectCode
Course by Academic YearCOURSE_TITLECourse Titlecourse title. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.title
Course by Academic YearCOURSE_MED_YEARCourse Med Yearcourse year number taught in0Appian.CR_REC_courseByAcademicYear.year
Course ObjectiveCOURSE_BY_ACADEMIC_YEAR_Course by Academic Year IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_objectivePair.courseId
Course ObjectiveCOURSE_OBJECTIVECourse Objectivecourse objective description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_objectivePair.courseobjective
Course ObjectiveCOURSE_OBJECTIVE_Course Objective IDappian course objective primary key(not null)Appian.MCOM_CM_objectivePair.id

Course By Academic Program


CURRICULUM_PROGRAMCurriculum ProgramCan be 'Core' or 'SELECT'. If program is 1 then both 'Core' and 'SELECT'   (separate records). If program is 2 then 'Core'. If program is 3 then   'SELECT'-1(derived) Appian.CR_REC_courseByAcademicYear.program
Course By Academic ProgramCOURSE_BY_ACADEMIC_YEAR_Course by Academic Year IDappian course by academic year foreign key-1Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
CM_PROGRAM_OBJ_COURSE_OBJCOURSE_OBJECTIVE_Course Objective IDappian course objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.objectivePairId
CM_PROGRAM_OBJ_COURSE_OBJPROGRAM_OBJECTIVE_Program Objective IDappian program objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.programObjectiveId
Program ObjectivePROGRAM_OBJECTIVE_Program Objective IDappian program objective primary key(not null)Appian.MCOM_CM_programObjective.programObjectiveId
Program ObjectivePROGRAM_OBJECTIVE_TITLEProgram Objective Titleprogram objective title. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_programObjective.title
SessionCOURSE_BY_ACADEMIC_YEAR_Course by Academic IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_session.courseid

Session

SESSION_DESCRIPTIONSession Descriptionsession description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.description
SessionSESSION_DURATIONSession Duration Hourssession duration hours0Appian.MCOM_CM_session.duration
SessionSESSION_Session IDappian session primary key(not null)Appian.MCOM_CM_session.id
SessionSESSION_PREPERATION_HOURSSession Preparation Hourssession preparationHourspreparation hours0Appian.MCOM_CM_session.preparationHours
SessionSESSION_TITLESession Titlesession title. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.title
CM_SESSION_OBJ_COURSE_OBJCOURSE_OBJECTIVE_Course Objective IDappian course objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.courseObjectiveId
CM_SESSION_OBJ_COURSE_OBJSESSION_OBJECTIVE_Session Objective IDappian session objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.sessionObjectiveId
Session ObjectiveSESSION_OBJECTIVE_Session Objective IDappian session objective primary key(not null)Appian.MCOM_CM_sessionObjectivePair.id
Session ObjectiveSESSION_Session IDappian session foreign key(not null)Appian.MCOM_CM_sessionObjectivePair.sessionid
Session ObjectiveSESSION_OBJECTIVESession Objectivesession objective name. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_sessionObjectivePair.sessionobjective

...