all groups > sql server reporting services > may 2006 >
You're in the

sql server reporting services

group:

Passing in own Variable to print


Passing in own Variable to print Locus
5/3/2006 7:48:01 PM
sql server reporting services:
I want to display some of the information not in the datasource selection but
through application passing in information. For example: personName,
reportName (dynamical defined depending on which button user click) and etc.
These variable only use in header or footer.

How can I pass these information to the report viwer? Any help is greatly
Re: Passing in own Variable to print Bill Miller
5/5/2006 2:55:37 PM
I've done similar things using report parameters.

[quoted text, click to view]

Re: Passing in own Variable to print Locus
5/6/2006 7:29:02 PM
Hi Bill, how you do it?

I tried adding parameters, it seems to automatically pop up to ask for input
value, not allowing me to passing in value programmatically.

-- Locus

[quoted text, click to view]
Re: Passing in own Variable to print PacMan
6/6/2006 3:51:01 AM
Try setting the Parameters Hidden parameter to checked.

[quoted text, click to view]
AddThis Social Bookmark Button