Showing posts with label excel. Show all posts
Showing posts with label excel. Show all posts

Wednesday, March 7, 2012

Is there any way ..?

Is there any way we can struck off EXCEL from the export option for reports
which could not be rendered in EXCEL ?
Thanks in advance
TanveerYou can do that for the server. Not per report. It is in the config file.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Tanveer Malik" <tanmalik@.hotmail.com> wrote in message
news:O8RdtwodGHA.3632@.TK2MSFTNGP05.phx.gbl...
> Is there any way we can struck off EXCEL from the export option for
> reports which could not be rendered in EXCEL ?
> Thanks in advance
> Tanveer
>|||How ?
"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
news:OBBDACtdGHA.4428@.TK2MSFTNGP03.phx.gbl...
> You can do that for the server. Not per report. It is in the config file.
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "Tanveer Malik" <tanmalik@.hotmail.com> wrote in message
> news:O8RdtwodGHA.3632@.TK2MSFTNGP05.phx.gbl...
>> Is there any way we can struck off EXCEL from the export option for
>> reports which could not be rendered in EXCEL ?
>> Thanks in advance
>> Tanveer
>|||Go to web.config as bruce said, and search for "render" and find excel and at
the end of the line you can put "visible=false".
Amarnath
"Tanveer Malik" wrote:
> How ?
> "Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
> news:OBBDACtdGHA.4428@.TK2MSFTNGP03.phx.gbl...
> > You can do that for the server. Not per report. It is in the config file.
> >
> >
> > --
> > Bruce Loehle-Conger
> > MVP SQL Server Reporting Services
> >
> > "Tanveer Malik" <tanmalik@.hotmail.com> wrote in message
> > news:O8RdtwodGHA.3632@.TK2MSFTNGP05.phx.gbl...
> >> Is there any way we can struck off EXCEL from the export option for
> >> reports which could not be rendered in EXCEL ?
> >>
> >> Thanks in advance
> >>
> >> Tanveer
> >>
> >
> >
>
>