SSRS reports with querystring
问题 I am unable to access SSRS reports by passing parameter as a querystring. It doesn't yield any result. I did try passing parameter with &rs:par1=value or with &rc: as well. SSRS reports contains spaces as well. URL which provides all report's list is like: http://ipaddress:port/Reports/Pages/Folder.aspx?ItemPath=%2fMyfolder After clicking on any report http://ipaddress:port/Reports/Pages/Report.aspx?ItemPath=%2fMyfolder%2fReused+Report+v2 I did look at .rdl file & tried suffixing parameter