Showing posts with label colum. Show all posts
Showing posts with label colum. Show all posts

Monday, March 26, 2012

Reporting Services Query assistance...

Is it possible to do the following in Reporting Services...
In the query of the report have a column's critera be something along the
lines of this:
= ReportItem!Textbox25
In access it is possible through this syntax..
[Reports]![Report1]![Text5]
ThanksDon't worry I have sorted this out with a sub-report.
"ashvsaod" <ashvsaod@.hotmail.com> wrote in message
news:evkowNSeEHA.1036@.TK2MSFTNGP10.phx.gbl...
> Is it possible to do the following in Reporting Services...
> In the query of the report have a column's critera be something along the
> lines of this:
> = ReportItem!Textbox25
> In access it is possible through this syntax..
> [Reports]![Report1]![Text5]
> Thanks
>sql