FactStudentGradesLoad
 Get_Grades (Variable)
  Properties
Property Value
Name Get_Grades
Value Expression: "exec usp_FactActiveStudentGrades '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::IsFullLoad] + "'"

exec usp_FactActiveStudentGrades 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM' , 'Y'
Value Type String
Description
System Variable False
Namespace User
Qualified Name User::Get_Grades
Evaluate As Expression True
Expression "exec usp_FactActiveStudentGrades '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::IsFullLoad] + "'"
ID c9f38093-ed81-47a2-ab85-382dedb525ca
Raise Changed Event False
Powered by BI Documenter