all groups > sql server reporting services > july 2005 >
You're in the

sql server reporting services

group:

Add an export format


Add an export format DBA72
7/1/2005 8:21:02 PM
sql server reporting services:
I want to add an export option for the report dropdown menus that will allow
users to export reports to tab delimited files. This will allow them to open
up the data of a report directly in excel.

Re: Add an export format Wayne Snyder
7/3/2005 7:47:58 AM
First you can render a report in Excel already using one of the rendering
extensions... You may have the report rendered in excel immediately by
calling the report from a URL passing the rendering extention , or having a
user subscribe to the report in Excel.

However if you really wish to, you may write a new rendering extension which
renders a tab delimited report, and load it into reporting services, and
modify some config files... This is documented in books on line... look for
rendering extensions..


--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)

I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org

[quoted text, click to view]

Re: Add an export format pc
7/29/2005 12:16:04 PM
Were you able to get this adding to the dropdown menu? -Peter

[quoted text, click to view]
AddThis Social Bookmark Button