FactEnrollmentSnapshotLoad
 Get_ArchivedSnapshot (Variable)
  Properties
Property Value
Name Get_ArchivedSnapshot
Value Expression: "EXEC usp_FactArchivedEnrollmentSS_Select '" + @[User::CurrentDayDateForFactLoad] + "' , '" + @[User::TermResults] + "'"

EXEC usp_FactArchivedEnrollmentSS_Select '2011-09-01' , ''
Value Type String
Description This is the SQL statement to execute a Stored Procedure to retrieve data from the archived Student Class Log file in the source system.
System Variable False
Namespace User
Qualified Name User::Get_ArchivedSnapshot
Evaluate As Expression True
Expression "EXEC usp_FactArchivedEnrollmentSS_Select '" + @[User::CurrentDayDateForFactLoad] + "' , '" + @[User::TermResults] + "'"
ID 03dda699-73ac-4a10-99fe-728fdc8ee403
Raise Changed Event False
Powered by BI Documenter