A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @Peter Bishop ,
Is there a way that I can have one data driven subscription per report which will connect to each instance, run the query that will determine if the report should run and if so, run the report?
This sounds unlikely to be achieved using Data Driven Subscription. Your description is not very clear to me.
You could use data-driven subscriptions to do the following:
- Distribute a report to a fluctuating list of subscribers.
- Filter the report output using report parameter values that are retrieved at run time.
- Vary report output formats and delivery options for each report delivery.
If you want to get help from T-SQL and SSIS experts, please add such tags accordingly.
Best Regards,
Joy
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.