FactStudentTotalFeesLoad
 Get_StudentTotalFeesArchived (Variable)
  Properties
Property Value
Name Get_StudentTotalFeesArchived
Value Expression: "exec usp_FactStudentTotalFeesArchive_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"

exec usp_FactStudentTotalFeesArchive_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM'
Value Type String
Description This is the SQL statement to extract all the Archived Student Fee Data from the Source System.
System Variable False
Namespace User
Qualified Name User::Get_StudentTotalFeesArchived
Evaluate As Expression True
Expression "exec usp_FactStudentTotalFeesArchive_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"
ID 307bedb9-ed8c-4875-b747-a5c601e47bd1
Raise Changed Event False
Powered by BI Documenter