Hi,
does it possible to set the "hidden in list view" option at design time of
the report (or any other objects) in Visual studio prior a deployment?
Because I've a lot of reports and images to send to RS, but some of these
are hidden by default. My front end interface hidde these reports to the
user.
Thanks.
Jerome.No, not from report designer. If you use a script to deploy your reports,
you can manipulate these properties.
-Lukasz
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jéjé" <willgart@._A_hAotmail_A_.com> wrote in message
news:%23M4yhsJWEHA.4056@.TK2MSFTNGP11.phx.gbl...
> Hi,
> does it possible to set the "hidden in list view" option at design time of
> the report (or any other objects) in Visual studio prior a deployment?
> Because I've a lot of reports and images to send to RS, but some of these
> are hidden by default. My front end interface hidde these reports to the
> user.
> Thanks.
> Jerome.
>|||So, can I add custom information in the RDL file?
My idea is:
Creating a program (or VS add in) to add some deployment option by report,
then my export application will read each report to retrieve my custom
information to know if the report must be hidden or not.
What do you think about this?
or
have you a sample script to deploy RS repotrs?
"Lukasz Pawlowski [MSFT]" <lukaszp@.online.microsoft.com> a écrit dans le
message de news:%23CeCTIKWEHA.4032@.TK2MSFTNGP11.phx.gbl...
> No, not from report designer. If you use a script to deploy your reports,
> you can manipulate these properties.
> -Lukasz
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
> "Jéjé" <willgart@._A_hAotmail_A_.com> wrote in message
> news:%23M4yhsJWEHA.4056@.TK2MSFTNGP11.phx.gbl...
> > Hi,
> >
> > does it possible to set the "hidden in list view" option at design time
of
> > the report (or any other objects) in Visual studio prior a deployment?
> >
> > Because I've a lot of reports and images to send to RS, but some of
these
> > are hidden by default. My front end interface hidde these reports to the
> > user.
> >
> > Thanks.
> >
> > Jerome.
> >
> >
>|||There is a sample publish script included with the product that you could
use.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jéjé" <willgart@.BBBhotmailAAA.com> wrote in message
news:%23mfVPiYWEHA.1152@.TK2MSFTNGP09.phx.gbl...
> So, can I add custom information in the RDL file?
> My idea is:
> Creating a program (or VS add in) to add some deployment option by report,
> then my export application will read each report to retrieve my custom
> information to know if the report must be hidden or not.
> What do you think about this?
> or
> have you a sample script to deploy RS repotrs?
>
> "Lukasz Pawlowski [MSFT]" <lukaszp@.online.microsoft.com> a écrit dans le
> message de news:%23CeCTIKWEHA.4032@.TK2MSFTNGP11.phx.gbl...
>> No, not from report designer. If you use a script to deploy your
>> reports,
>> you can manipulate these properties.
>> -Lukasz
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>>
>>
>> "Jéjé" <willgart@._A_hAotmail_A_.com> wrote in message
>> news:%23M4yhsJWEHA.4056@.TK2MSFTNGP11.phx.gbl...
>> > Hi,
>> >
>> > does it possible to set the "hidden in list view" option at design time
> of
>> > the report (or any other objects) in Visual studio prior a deployment?
>> >
>> > Because I've a lot of reports and images to send to RS, but some of
> these
>> > are hidden by default. My front end interface hidde these reports to
>> > the
>> > user.
>> >
>> > Thanks.
>> >
>> > Jerome.
>> >
>> >
>>
>sql
Showing posts with label deployment. Show all posts
Showing posts with label deployment. Show all posts
Monday, March 26, 2012
Friday, March 23, 2012
Hidden parameters + automatic hiding deployment script
Hi,
I have a number of reports which hidden parameters. The problem is
that when
I change the reports, or as the number of reports grows, I'm then
having to
manually go through the report in report manager and remove the prompt
string, making sure that 'Prompt user' is checked to put the
'hidden-ness'
back.
Is there any way I could do this automatically? All the report
parameters I
wish to hide will have consistent names so it would make my life a lot
easier
if I could do this.
Can I do it through the web service - or maybe through scripting?
Any help would be greatly appreciated.
Thanks,
Phil Aldis
PS I posted this before using the MS newsgropu thing but it appears
not to have made it to google's servers so I though more people might
see this.check this script: http://blogs.msdn.com/levs/archive/2004/07/20/189178.aspx
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Phil Aldis" <philaldis@.yahoo.com> wrote in message
news:64aba0db.0409200628.95bfa1a@.posting.google.com...
> Hi,
> I have a number of reports which hidden parameters. The problem is
> that when
> I change the reports, or as the number of reports grows, I'm then
> having to
> manually go through the report in report manager and remove the prompt
> string, making sure that 'Prompt user' is checked to put the
> 'hidden-ness'
> back.
> Is there any way I could do this automatically? All the report
> parameters I
> wish to hide will have consistent names so it would make my life a lot
> easier
> if I could do this.
> Can I do it through the web service - or maybe through scripting?
> Any help would be greatly appreciated.
> Thanks,
> Phil Aldis
> PS I posted this before using the MS newsgropu thing but it appears
> not to have made it to google's servers so I though more people might
> see this.
I have a number of reports which hidden parameters. The problem is
that when
I change the reports, or as the number of reports grows, I'm then
having to
manually go through the report in report manager and remove the prompt
string, making sure that 'Prompt user' is checked to put the
'hidden-ness'
back.
Is there any way I could do this automatically? All the report
parameters I
wish to hide will have consistent names so it would make my life a lot
easier
if I could do this.
Can I do it through the web service - or maybe through scripting?
Any help would be greatly appreciated.
Thanks,
Phil Aldis
PS I posted this before using the MS newsgropu thing but it appears
not to have made it to google's servers so I though more people might
see this.check this script: http://blogs.msdn.com/levs/archive/2004/07/20/189178.aspx
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Phil Aldis" <philaldis@.yahoo.com> wrote in message
news:64aba0db.0409200628.95bfa1a@.posting.google.com...
> Hi,
> I have a number of reports which hidden parameters. The problem is
> that when
> I change the reports, or as the number of reports grows, I'm then
> having to
> manually go through the report in report manager and remove the prompt
> string, making sure that 'Prompt user' is checked to put the
> 'hidden-ness'
> back.
> Is there any way I could do this automatically? All the report
> parameters I
> wish to hide will have consistent names so it would make my life a lot
> easier
> if I could do this.
> Can I do it through the web service - or maybe through scripting?
> Any help would be greatly appreciated.
> Thanks,
> Phil Aldis
> PS I posted this before using the MS newsgropu thing but it appears
> not to have made it to google's servers so I though more people might
> see this.
Subscribe to:
Posts (Atom)