I'm currently using SSRS to export reports. However my client would like to have a url to download or file dynamically produced possibly on a schedule or on command.
What would be the best way of doing this without trying to force SSRS to do more than it can?
Is there a simple way. I am new to SQL.