Without using a URLor the parameters dialog box at the top of a report,
how do you set parameters in an SSRS report on a report server from values in a web page?
If I have a report that show employees by state. A user picks a state from a state dropdownlist on a web page. I want to pass the state value as a parameter to the report. Again without passing the parameter on the URL or the dialog box.
Thanks