In an ssrs 2008 r2 report, I want to pass 3 parameter values to a sql server 2012 stored procedure. It looks like I am doing something wrong when I pass the ssrs report parameter values to the to a sql server 2012 stored procedure.
Thus can you tell me or point me to a link that will show me how to pass parameter values to the stored procedure from the ssrs report?