I can see (and have read a little about it here) in Report Manager where you can hide parameters. Why isn't this exposed in the
API? Why can't I set them to be hidden in VS?
Did my service pack maybe not install okay.
ThanksIf you clear the prompt string in the Report Designer parameters dialog, the
parameter automatically becomes hidden. See the SP1 readme for more details.
--
Bryan Keller
Developer Documentation
SQL Server Reporting Services
A friendly reminder that this posting is provided "AS IS" with no
warranties, and confers no rights.
"Scott Meddows" <scott_meddows_no_spm@.tsged-removeme.com> wrote in message
news:O92Ik9tWEHA.3476@.tk2msftngp13.phx.gbl...
> I can see (and have read a little about it here) in Report Manager where
you can hide parameters. Why isn't this exposed in the
> API? Why can't I set them to be hidden in VS?
> Did my service pack maybe not install okay.
> Thanks
>|||You have to set the "Prompt User" check box to checked, and the "Prompt
String" textbox to empty.
"vrodkar" <vrodkar@.discussions.microsoft.com> wrote in message
news:BB9DDE10-B40E-4B5F-AF94-E395FE85D593@.microsoft.com...
> I am using stored procedure which needs user_id as a parameter. I am also
using url access methode to pass this user_id parameter. I have applied SP1.
When I make this parameter non-prompting. I get an error that the parameter
is read only and cannot be set. If I make it promptable, it shows as a
parameter and user can then may enter another Id to see other records. How
can I resolve this. My URL looks like this.
> http://d9sql02/reportserver?/reports/report1&rs:Command=Render&user_id=h5
> "Bryan Keller [MSFT]" wrote:
> > If you clear the prompt string in the Report Designer parameters dialog,
the
> > parameter automatically becomes hidden. See the SP1 readme for more
details.
> >
> > --
> > Bryan Keller
> > Developer Documentation
> > SQL Server Reporting Services
> >
> > A friendly reminder that this posting is provided "AS IS" with no
> > warranties, and confers no rights.
> >
> >
> > "Scott Meddows" <scott_meddows_no_spm@.tsged-removeme.com> wrote in
message
> > news:O92Ik9tWEHA.3476@.tk2msftngp13.phx.gbl...
> > > I can see (and have read a little about it here) in Report Manager
where
> > you can hide parameters. Why isn't this exposed in the
> > > API? Why can't I set them to be hidden in VS?
> > >
> > > Did my service pack maybe not install okay.
> > >
> > > Thanks
> > >
> > >
> >
> >
> >|||You can clear the prompt string from the properties page of the report in
Report Manager after the report is published.
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Chrissie" <Chrissie@.discussions.microsoft.com> wrote in message
news:95FCBC69-90BE-44A8-9801-701CBD15BB38@.microsoft.com...
> If I clear the prompt string in the Report Designer, the parameter becomes
> Hidden and read-only. How do I set the parameter in Report Designer to be
> Hidden but not Read-only.
> If I insert a space in the prompt box, the parameter becomes Hidden but
not
> Read-only, but once I close and repopen the project, the prompt box is
> automatically cleared and my parameter is back to being read-only.
> Chrissie
> "Bryan Keller [MSFT]" wrote:
> > If you clear the prompt string in the Report Designer parameters dialog,
the
> > parameter automatically becomes hidden. See the SP1 readme for more
details.
> >
> > --
> > Bryan Keller
> > Developer Documentation
> > SQL Server Reporting Services
> >
> > A friendly reminder that this posting is provided "AS IS" with no
> > warranties, and confers no rights.
> >
> >
> > "Scott Meddows" <scott_meddows_no_spm@.tsged-removeme.com> wrote in
message
> > news:O92Ik9tWEHA.3476@.tk2msftngp13.phx.gbl...
> > > I can see (and have read a little about it here) in Report Manager
where
> > you can hide parameters. Why isn't this exposed in the
> > > API? Why can't I set them to be hidden in VS?
> > >
> > > Did my service pack maybe not install okay.
> > >
> > > Thanks
> > >
> > >
> >
> >
> >|||Obviously. But that is not a very practical suggestion as I will have a fair
number of reports and an even fairer number of parameters to reset every time
after installing at a client.
"Brian Hartman [MSFT]" wrote:
> You can clear the prompt string from the properties page of the report in
> Report Manager after the report is published.
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> "Chrissie" <Chrissie@.discussions.microsoft.com> wrote in message
> news:95FCBC69-90BE-44A8-9801-701CBD15BB38@.microsoft.com...
> > If I clear the prompt string in the Report Designer, the parameter becomes
> > Hidden and read-only. How do I set the parameter in Report Designer to be
> > Hidden but not Read-only.
> >
> > If I insert a space in the prompt box, the parameter becomes Hidden but
> not
> > Read-only, but once I close and repopen the project, the prompt box is
> > automatically cleared and my parameter is back to being read-only.
> >
> > Chrissie
> >
> > "Bryan Keller [MSFT]" wrote:
> >
> > > If you clear the prompt string in the Report Designer parameters dialog,
> the
> > > parameter automatically becomes hidden. See the SP1 readme for more
> details.
> > >
> > > --
> > > Bryan Keller
> > > Developer Documentation
> > > SQL Server Reporting Services
> > >
> > > A friendly reminder that this posting is provided "AS IS" with no
> > > warranties, and confers no rights.
> > >
> > >
> > > "Scott Meddows" <scott_meddows_no_spm@.tsged-removeme.com> wrote in
> message
> > > news:O92Ik9tWEHA.3476@.tk2msftngp13.phx.gbl...
> > > > I can see (and have read a little about it here) in Report Manager
> where
> > > you can hide parameters. Why isn't this exposed in the
> > > > API? Why can't I set them to be hidden in VS?
> > > >
> > > > Did my service pack maybe not install okay.
> > > >
> > > > Thanks
> > > >
> > > >
> > >
> > >
> > >
>
>
No comments:
Post a Comment