Groups | Blog | Home
all groups > sql server reporting services > november 2004 >

sql server reporting services : Report parameters??


Bruce L-C [MVP]
11/5/2004 12:08:09 PM
Have you checked the mapping between the query parameters and the report
parameters. Click on the ... where you have the dataset defined and go to
the parameters tab. You should have an entry for every stored proc
parameter. And, that entry should be mapped to a report parameter.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Kjell Brandes
11/5/2004 2:06:58 PM
I have a report based on a PROC, this PROC takes a lot of arguments.
The report it doesn't seem to send these arguments to SQL-server when
executing query.
When looking in SQL-Profiler I can see just a feew of the arguments.

Is there anyone whom can see what I'm doing wrong??!

regards
Kjell Brandes

AddThis Social Bookmark Button