FactEOTEnrollmentSnapshotLoad
 Get_DailyFullSnapshot (Variable)
  Properties
Property Value
Name Get_DailyFullSnapshot
Value Expression: "EXEC usp_FactActiveEnrollmentSnapshot_FullSelect '" + @[User::CurrentDayDate] + "' , '" + @[User::TermResults] + "'"

EXEC usp_FactActiveEnrollmentSnapshot_FullSelect '2016-03-04' , ''
Value Type String
Description The SQL statement that will execute the stored procedure to extract the data from the Student Class Log file in the Source system. This is used during a full load.
System Variable False
Namespace User
Qualified Name User::Get_DailyFullSnapshot
Evaluate As Expression True
Expression "EXEC usp_FactActiveEnrollmentSnapshot_FullSelect '" + @[User::CurrentDayDate] + "' , '" + @[User::TermResults] + "'"
ID 60e56ee3-26ff-48c6-98d8-8a0c66520d5e
Raise Changed Event False
Powered by BI Documenter