How to/is it possible?...

Hello,

Im new to reporting services,sitting here with the "hitchikers guide" book, and got some unanswered questions.

What im trying to do:
I have finished the report layout, it has a table with 6 columns for holding client specific information. Each client of mine will then get this report emailed to them.

The sending of the report to each client is not a problem, i understand how to fetch the email addresses to send to, from my mssql database. The problem is, how do i do so client A only has information in his report that is relevant him, not anyone else. As of now, every email sent out, holds basicly everyones information.

The information for the whole report is stored in one database table(generated from a scheduled stored procedure). The table has one column, "email" specifiying who the current row information belongs to.

Im thinking it has something to do with report parameters? but im not sure and cant find anything that explains this to me.

Hopefully, someone here with more knowledge than me, can help me out.

regards,
xeno

[1069 byte] By [xeno] at [2007-12-16]
# 1
ok an update of my problem here. Ive been reading and reading and testing, im now sure it is about the parameters, and it is at "Step 5 - Create a data-driven subscriptionStep 5" of the subscription setup in the report manager.
I have set up a parameter in visual studio environment, but the report manager says this at step 5:

Specify report parameter values for test

Report 'test' has no parameters.
How is these parameters set up correct?....anyone?....please...Smile

regards,
xeno
msn: iamxeno@hotmail.com (feel free to message me if you think u can help me)

xeno at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...
# 2
ok for those who might have the same problem in the future, here is the....simple...but yet...correct solution:

You have to enter something! into the textbox labeled 'Prompt:' in the Report Parameters dialog window.

Simple as that.

xeno at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...

SQL Server

Site Classified