FactActiveEnrollmentSnapshotLoad
 Get_DailySnapshot (Variable)
  Properties
Property Value
Name Get_DailySnapshot
Value Expression: "EXEC dbo.usp_FactEnrollmentSS_Select '" + @[User::CurrentDayDate] + "' , '" + @[User::TermResults] + "'"

EXEC dbo.usp_FactEnrollmentSS_Select '2016-03-04' , ''
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 dbo.usp_FactEnrollmentSS_Select '" + @[User::CurrentDayDate] + "' , '" + @[User::TermResults] + "'"
ID 8bef57cc-0f37-42d3-a6ca-4518f1343969
Raise Changed Event False
Powered by BI Documenter