Showing posts with label examples. Show all posts
Showing posts with label examples. Show all posts

Wednesday, March 7, 2012

Reporting Services Expression syntax - please

Can anybody point me to some book or site with Reporting Services
expression syntax reference or set of examples. I was able to find
only few.
Need it asap.
Please. Please. Please.
JuliaA couple I like are:
http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=Yf7CSmq9LR&isbn=0072232161&itm=3
Microsoft SQL Server 2000 Reporting Services - Chapters 7 & 8
Brian Larson, Nancy Maragioglio (Editor)
http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=Yf7CSmq9LR&isbn=1932394222&itm=8
Microsoft Reporting Services in Action - Chapter 5
Teo Lachev
Also, searching this alias for keywords like iif, .Value, expression can
turn up some amazing nuggets of informtion.
--
-- "This posting is provided 'AS IS' with no warranties, and confers no
rights."
jhmiller@.online.microsoft.com
"Julia" <esadov@.yahoo.com> wrote in message
news:d7f1a78b.0410280819.6a414203@.posting.google.com...
> Can anybody point me to some book or site with Reporting Services
> expression syntax reference or set of examples. I was able to find
> only few.
> Need it asap.
> Please. Please. Please.
> Julia

Reporting Services Examples

Can anyone suggest a website where I can see reporting services in action?
I'm trying to evaluate if this would be good tool to use, but I haven't been
able to get the samples to work yet.
Thanks,
Scott1.
I had the same problem. The datasource mapping is
corrupt. If you already built and "Started" the samples
do this: Goto http://<webservername>/reports open each
report, click properties (tab) | data source (left nav
menu) and browse to AdventureWorks2000(see below) not
AdventureWorks.
2. Note: "starting" a report project deploys reports to
web server.
If you have "run" the samples (F5 to start) right click
in the sample project and remap a new shared datasource.
Open your local computer and find AdventureWorks2000, it
willautomatically show up in the dropdown. Now deploy for
the first time or follow #1.
Cameron
>--Original Message--
>Can anyone suggest a website where I can see reporting
services in action?
>I'm trying to evaluate if this would be good tool to
use, but I haven't been
>able to get the samples to work yet.
>Thanks,
>Scott
>
>.
>