Versions Compared

Key

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

...

The template is designed for the creation of Power BI Report development for future Curriculum Mapping reports. Currently the Template can be located in Box and at \\usffs.forest.usf.edu\odrive$\IT-BIA\Projects\PowerBI\Templates by the name of "Self-Service Curriculum Mapping Template". The Template contains all the currently mapped data and details needed for Curriculum Mapping reports. The template contains the core filters used in all Curriculum Mapping reporting along with a Relationship documentation tab that provides information for the data fields that can be used in a report (which should be deleted before a created report is published).

...

Insert excerpt
Curriculum Program Filter- MCOM CM
Curriculum Program Filter- MCOM CM
nopaneltrue

Table Details

Tables and description in grey italics not displayed in 'FIELDS' in PowerBI template, however, table can be made to be visible in 'Relationships' by right-clicking on grey table (tables in lighter grey are currently visible under FIELDS).

TABLE_NAMETABLE_DESCRIPTION
Content ObjectiveContains Content Objectives with description and discipline, linked to Courses from the Course by Academic Year table. Table is filtered for active records.
Course by Academic YearContains Course attributes by academic year. Table is filtered by Course Status = 2 ('Completed'), and Source = 'Health' which brings in only Health courses.
Course by Academic Year ProgramContains mapping between course_by_academic_year_id and program. Courses linked to both Core and SELECT programs will have two separate records in the table. This table was created to help report writers with the program button functionality on the report.
Course ObjectiveCourse objective description and the course objective ID.
Keyword HierarchyContains Keyword information for keyword search.
MethodsContains method information, with method type description noting Primary Instructional Method, Additional Instructional Method, or Assessment.
Program Objective Course ObjectiveBridge table to handle many to many relationship between program objective and course objective.
Program ObjectiveContains Program Objectives.
SessionContains Sessions, linked to Courses from the Course By Academic Year table. Table is filtered by Status = 2 (Completed).
Session Objective Course ObjectiveBridge table to handle many to many relationship between session objective and course objective.
Session ObjectiveContains session objectives, linked to Sessions from the CM_SESSION   table.

Column Details

 

TABLE_NAMECOLUMN_NAMECOLUMN_DESCRIPTIONCOLUMN_DEFAULTCOLUMN_SOURCE
Course by Academic YearCourse Locationwhen location = 1, 'Lehigh   Valley'
    when location = 2, 'Tampa'
    Else 'Unknown'
Unknown(derived) Appian.CR_REC_courseByAcademicYear.location
Course by Academic YearCourse 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 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 yearUNKNAppian.CR_REC_courseByAcademicYear.academicYear
Course by Academic Year

Course Contact Hours

course contact hours0Appian.CR_REC_courseByAcademicYear.contactHours
Course by Academic YearCourse by Academic Year IDappian composite primay key for Course By Academic Year(not null)Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
Course by Academic YearCourse Numbercourse numberUnknownAppian.CR_REC_courseByAcademicYear.courseNumber
Course by Academic YearCourse Descriptioncourse description. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.description
Course by Academic YearCourse End Datecourse end dateDate 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 Year

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 dateDate 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 codeUnknownAppian.CR_REC_courseByAcademicYear.subjectCode
Course by Academic YearCourse Titlecourse title. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.title
Course by Academic YearCourse Med Yearcourse year number taught in0Appian.CR_REC_courseByAcademicYear.year
Course ObjectiveCourse by Academic Year IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_objectivePair.courseId
Course ObjectiveCourse Objectivecourse objective description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_objectivePair.courseobjective
Course ObjectiveCourse Objective IDappian course objective primary key(not null)Appian.MCOM_CM_objectivePair.id

Course By Academic Program


Curriculum 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 IDappian course by academic year foreign key-1Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
CM_PROGRAM_OBJ_COURSE_OBJCourse Objective IDappian course objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.objectivePairId
CM_PROGRAM_OBJ_COURSE_OBJProgram Objective IDappian program objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.programObjectiveId
Program ObjectiveProgram Objective IDappian program objective primary key(not null)Appian.MCOM_CM_programObjective.programObjectiveId
Program ObjectiveProgram Objective Titleprogram objective title. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_programObjective.title
SessionCourse by Academic IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_session.courseid

Session

Session Descriptionsession description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.description
SessionSession Duration Hourssession duration hours0Appian.MCOM_CM_session.duration
SessionSession IDappian session primary key(not null)Appian.MCOM_CM_session.id
SessionSession Preparation Hourssession preparation hours0Appian.MCOM_CM_session.preparationHours
SessionSessionSession title; blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.title
CM_SESSION_OBJ_COURSE_OBJCourse Objective IDappian course objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.courseObjectiveId
CM_SESSION_OBJ_COURSE_OBJSession Objective IDappian session objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.sessionObjectiveId
Session ObjectiveSession Objective IDappian session objective primary key(not null)Appian.MCOM_CM_sessionObjectivePair.id
Session ObjectiveSession IDappian session foreign key(not null)Appian.MCOM_CM_sessionObjectivePair.sessionid
Session ObjectiveSession Objectivesession objective name. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_sessionObjectivePair.sessionobjective

...