February 12, 2014 at 10:58 am
Is it possible to export multiple reports into different folders? Sort of looping through a dataset of ID's then, exporting a report using the ID as a parameter.
February 12, 2014 at 11:20 am
Try this series of articles (the link to the first article is in this article I am posting).
http://jasonbrimhall.info/2011/11/29/ssrs-export-part-2-export-data-source/
I show how to export both the data sources (part 2) and the reports (part 1).
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 12, 2014 at 11:34 am
Thanx.
February 12, 2014 at 11:51 am
I just read the rest of your problem title and had only gone off the description in your post.
Exporting reports as pdf to different folders is a different thing.
Sounds like you need to setup schedules to distribute each report you want to export. I don't know a programmatic way to do that and it is a manual process.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 12, 2014 at 11:53 am
What about data driven subscriptions?
February 27, 2014 at 6:38 am
NineIron (2/12/2014)
What about data driven subscriptions?
What version of SQL Server are you running (e.g. Standard, Enterprise)?
February 27, 2014 at 6:41 am
2008 R2
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply