Wednesday, March 28, 2012

report description

Hi,
How can I display the report description on the report itself?
Have been looking over the books online but can't find the answer there.
Maybe its not supported?
regards,Please clarify the question.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Emmanuel" <emmanuel@.email.com> wrote in message
news:O3tHvnhpEHA.868@.TK2MSFTNGP10.phx.gbl...
> Hi,
> How can I display the report description on the report itself?
> Have been looking over the books online but can't find the answer there.
> Maybe its not supported?
> regards,
>|||Hi,
Thanks for replying!
In the properties dialog of a report there is a 'Description' field in which
we are setting with text that describes the report's purpose.
Basically, I'm looking for a way to add this description field in a textbox
on the report, such that the description text is printed on the report. Is
there a global object collection which exposes this property?
example: Globals!reportName displays the report name, is there something
similar for the description?
regards,
"Ravi Mumulla (Microsoft)" <ravimu@.online.microsoft.com> wrote in message
news:uChoKJjpEHA.896@.TK2MSFTNGP12.phx.gbl...
> Please clarify the question.
> --
> Ravi Mumulla (Microsoft)
> SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "Emmanuel" <emmanuel@.email.com> wrote in message
> news:O3tHvnhpEHA.868@.TK2MSFTNGP10.phx.gbl...
> > Hi,
> >
> > How can I display the report description on the report itself?
> >
> > Have been looking over the books online but can't find the answer there.
> > Maybe its not supported?
> >
> > regards,
> >
> >
>|||The Description property is not exposed. One workaround for this is to add a
textbox to your report that contains the description.
--
Bruce Johnson [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Emmanuel" <emmanuel@.email.com> wrote in message
news:uAvux$jpEHA.1300@.TK2MSFTNGP12.phx.gbl...
> Hi,
> Thanks for replying!
> In the properties dialog of a report there is a 'Description' field in
which
> we are setting with text that describes the report's purpose.
> Basically, I'm looking for a way to add this description field in a
textbox
> on the report, such that the description text is printed on the report. Is
> there a global object collection which exposes this property?
> example: Globals!reportName displays the report name, is there something
> similar for the description?
> regards,
>
> "Ravi Mumulla (Microsoft)" <ravimu@.online.microsoft.com> wrote in message
> news:uChoKJjpEHA.896@.TK2MSFTNGP12.phx.gbl...
> > Please clarify the question.
> >
> > --
> > Ravi Mumulla (Microsoft)
> > SQL Server Reporting Services
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> > "Emmanuel" <emmanuel@.email.com> wrote in message
> > news:O3tHvnhpEHA.868@.TK2MSFTNGP10.phx.gbl...
> > > Hi,
> > >
> > > How can I display the report description on the report itself?
> > >
> > > Have been looking over the books online but can't find the answer
there.
> > > Maybe its not supported?
> > >
> > > regards,
> > >
> > >
> >
> >
>

No comments:

Post a Comment