This is my the first time creating a reporting service. I have a query that i need to set to run on a quarterly subscription, when it finishes the query it needs to send an Excel file by email. I was pointed to use BIDS to create the RS report, i found a web site that uses a query to produce an excel file and send it through. (Send-Excel-Attachment-Using-SSIS) It uses the Integration Services Template. So far it looks like it should do what it says, however i cannot find a way to set up a subscription.
Any advice is appreciated.