Export to excel in SSRS with SheetName
Hi, Im using SSRS for generating reports in multiple excel sheets. It is coming up fine but i want to rename the sheets when it is generated. Is this possible in SSRS. If possible then how to do? Thanks in advance, Bhaskar
June 28th, 2010 9:11am

Hi, Im using SSRS for generating reports in multiple excel sheets. It is coming up fine but i want to rename the sheets when it is generated. Is this possible in SSRS. If possible then how to do? Thanks in advance, Bhaskar I dont think it is possible , it comes out with Report Name . Rajkumar Yelugu
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2010 9:18am

Hi Bashkar , I recon you can't do that is SSRS. by the way what version are you using at the moment???Dasari
June 28th, 2010 9:24am

im using SSRS 2008.
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2010 9:28am

http://excelsheets.codeplex.com/ Take a look at thisPraxy
June 28th, 2010 2:40pm

is there any way to achieve this without using excel object.
Free Windows Admin Tool Kit Click here and download it now
June 29th, 2010 9:12am

In SQL Server 2008 R2, this feature was made as an out of box offering. We need to set a property and the sheet names will automatically gets replaced with approriate names. You need to set the pagename property to get the appropriate name associated with the sheet name. Phani Note: Please mark the post as answered if it answers your question.
June 29th, 2010 2:38pm

Hi, I have a report in SSRS 2005 and on exporting to excel, multiple worksheets are created. How to rename worksheets? SSRS 2005 do not have property "Page name" for Table as in SSRS 2008. What property does this functionality? Or how can we write custom code to achieve this? Thanks, Umamahesh
Free Windows Admin Tool Kit Click here and download it now
August 16th, 2010 10:03am

This feature was added in Report Builder 3.0. http://technet.microsoft.com/en-us/library/dd255234.aspx#WorksheetTabNames http://technet.microsoft.com/en-us/library/dd255278.aspx "To provide the sheet name, you set the PageName property of a table, matrix, list, group, or rectangle." "Use the InitialPage property to specify a default name for the worksheet tab name when you export the report, and use page breaks and the PageName property to provide different names for each worksheet. Each new report page, defined by a page break, is exported to a different worksheet named by the value of the PageName property."
November 2nd, 2010 8:00pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics