reporting services - Remove header from report exported to excel in Sharepoint mode -


when our ssrs reports exported excel, columns merged problem example if want sort entries etc. reason merging behavior header of report in body-part of excel-file, , excel-export tries keep same in report (which messes columns). because of this, want remove header body-part of excel-sheet.

i have tried edit in rsreportserver.config-file , set simplepageheaders true described example here: exporting ssrs excel no headers

however, didn't work, although didn't error messages config-file-edits event viewer (it said "the rsreportserver.config file has been modified"). tried redeploy reports , restart visual studio. after while, found might because use sharepoint view reports:

"the extensions section appears in rsreportserver.config file only native mode report servers. extension information sharepoint mode report servers stored in sharepoint configuration database , configured per reporting services service application."

source: http://msdn.microsoft.com/en-us/library/ms157273.aspx#bkmk_extensionsl (under extensions (rsreportserver.config file) native mode)

now, have tried find settings in "sharepoint 2010 central administration" (that idea start looking) haven't found (i have been little confused on look, might have missed it). ideas? think i'm on right track?

any appreciated!

ps: please note reshaping textboxes in header of report suggested in other answers original problem not practical option. pps: let me know if need additional details etc. again.

we managed solve problem configuring excel rendering extension in sharepoint configuration database using powershell. since in sharepoint mode in reporting services 2012, rsreportserver.config-files apparently not read @ all. more detailed info can found here:

http://prologika.com/cs/blogs/blog/archive/2011/11/15/report-server-settings-in-sql-server-2012-sharepoint-integration-mode.aspx

and here:

http://blogs.msdn.com/b/jtarquino/archive/2011/10/25/sql-server-2012-reporting-services-sharepoint-integrated-mode.aspx


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -