how can i export data from a report into multiple sheets , and also give each sheet the name i want
consider a case where i have a SSRS report, and now i want it to export data to Excel sheet such that , one Sub report of the report goes to one sheet of the SSRS , and another Sub report goes to another sheet and also it takes the name of subreport as the name of Excel sheet it goes to.
I am using SSRS 2008 R2