Hi, I am trying to schedule a report from Report Manager. What SSRS does is, it creates a job with the help of the SQL Agent and schedules it to the respective date. The dates are calculated as per the server local time. Report server has a table named Schedule which has an entry for the report and the...