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

EXEC usp_FactEnrollmentSS_Select '2011-09-01' , ''
Value Type String
Description This is the SQL statement to execute a Stored Procedure to retrieve data from the Student Class Log file in the source system.
System Variable False
Namespace User
Qualified Name User::Get_DailySnapshot
Evaluate As Expression True
Expression "EXEC usp_FactEnrollmentSS_Select '" + @[User::CurrentDayDateForFactLoad] + "' , '" + @[User::TermResults] + "'"
ID b654b7aa-ac78-4b44-aa8d-633aa01c7f6c
Raise Changed Event False
Powered by BI Documenter