Answer recommended by moderator
Hi Heather Ruelas,
SQL Server Reporting Services (SSRS) has a built-in feature called subscriptions that allows you to schedule reports to run automatically and send them to specified email addresses.
1.Navigate to the report you want to schedule.
2.Click on the report β Manage β Subscriptions β New Subscription.
3.Choose Standard Subscription and then select Email as the delivery method.
4..Define when and how often the report should run (daily, weekly, monthly, etc.).
(SSRS uses SQL Server Agent for scheduling, so make sure itβs running)
6.Save the subscription and test it by running manually or waiting for the schedule.
Hope this helps!
Thank You for reaching out on Microsoft Q&A Forum
-
Shruti Dhruv 875 Reputation points β’ Microsoft External Staff β’ Moderator
Hi Heather Ruelas,
Just wanted to check if the explanation helped you address the query?
If you have any questions, you can reach out here in comments.Thank You
Sign in to comment
