I have developed a report using SSRS 2005. Report has 5 parameters. 4 of them will be displayed and will be selected by user and 1 (let’s say ID) needs to be hidden.
I want to pass value of ID parameter from my ASP.NET application which will be name of logged in user.
You can try with this code