I use SSRS 2005, and I passed the URL parameters to my report, but I only accept the first parameter, and the second - not because they are cascades, which means that the SecondAge parameter depends on the FirstAge.
How do I work or can't do it?
This is the URL I wrote.
http: //localhost/ReportServer/Pages/ReportViewer.aspx%2fMyFolder%2fMyReport&rs%3aparameters=false&rs%3aCommand=Render&FirstAge=2010&SecondAge=2011
thanks
Create a URL request, for example: http: // localhost / Reportserver? / MyFolder / MyReport & rc: Parameters = false & rc: LinkTarget = main & rs: Command = Render & rs: Format = HTML4.0 & FirstAge = 2010 & SecondAge = 2011
(Additional documentation at http://msdn.microsoft.com/en-us/library/ms152835.aspx )
Source: https://habr.com/ru/post/1347603/More articles:Stop a new object from updating using old object variables - variablesI canβt understand what recursive algorithms of my lecturers are for the Tower of Hanoi - recursionHow to compile a program so that it can use> 4 GB of memory on 32-bit Linux? - c ++https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1347601/how-best-to-allow-a-web-page-visitor-to-construct-mathematical-or-statistical-tools&usg=ALkJrhicxlifUhYP8qPm2VhoP2LVK3-aUQWPF Bind to another ViewModel - wpfExplicit time going through the python multiprocessing module: of course, I did something wrong - python"while reading LINE do" and grep problems - bashget UIButton inside absolute location of UIScrollView - xcodeCreating a standalone database application on WP7 - finding the right way - databaseReceive text message with J2ME - javaAll Articles