Showing posts with label SSRS: Remove or Order Exports. Show all posts
Showing posts with label SSRS: Remove or Order Exports. Show all posts

Wednesday, 17 June 2009

SSRS: Remove or Order Exports

To change order of export to options in SRS we need to change RsReportServer.config file. Change the order and they will get reflected in the UI.
Alternative set :

Visible="false"

to hide the export options.

note: This will apply to ALL reports on the server