Webinar Q&A: SSRS Subscriptions and Data Alerts

Bradley Schacht is a Principal Program Manager on the Microsoft Fabric product team based in Saint Augustine, FL. Bradley is a former consultant, trainer, and has coauthored 6 SQL Server and Power BI books, most recently Learn Microsoft Fabric. As a member of the Microsoft Fabric product team, Bradley works directly with customers to solve some of their most complex data problems and helps shape the future of Microsoft Fabric. Bradley gives back to the community through speaking at events such as the SQLBits, Fabric Community Conference, PASS Community Data Summit, SQL Saturdays, Code Camps, and user groups across the country including locally at the Jacksonville SQL Server User Group (JSSUG). He is a contributor on SQLServerCentral.com and blogs on his personal site, BradleySchacht.com.




Q: Can you use stored procedures instead of T-SQL code when defining the data for a data driven subscription? A: I don't believe there is any issue there. You may run into a situation like you do with SSIS sources where it can't determine the metadata if you use things like temp tables or table variables in the query though. Just be aware of that. Q: Can you provide the MSDN link for how to transfer subscription ownership? A: