trying to pass date to report server
This does not seem to be working. Does the URL look ok?
http://xxxxxxxxx/Reports/Pages/Report.aspx?ItemPath=%2fXXXXXXXXXXX%2fErrorReports&rs:Command=Render&Update_DateTime=11/10/2010&rc:Parameters=falsewww.helixpoint.com
November 12th, 2010 3:29pm
this should be on a parameter default and then set to hidden if you don't want it to change. But this is done within the report, not on report manager.
Free Windows Admin Tool Kit Click here and download it now
November 12th, 2010 3:39pm
I guess I need to be more specific. The report does not seem to use the date in the URL and the parameter does not hidewww.helixpoint.com
November 15th, 2010 8:47am
Prior to releasing the report to the Report Manager, in the report parameters, check the "Hidden" box. When you deploy the report you will see the parameter in the properties and see that it is hidden.
You also (within the report pre-deployment) can add in the default date. On the same screen that the 'hidden' check box is, change the default to =Today() and it will always use the current date.
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2010 2:37pm
This does not seem to be working. Does the URL look ok?
http://xxxxxxxxx/Reports/Pages/Report.aspx?ItemPath=%2fXXXXXXXXXXX%2fErrorReports&rs:Command=Render&Update_DateTime=11/10/2010&rc:Parameters=false
www.helixpoint.com
Hi Helixpoint,
URL Access could only be applied to Report Server rather than report manager, from your link, I notice that you utilize
this to your report manager web address. This is the root cause.
For more information about URL access, please click this link
http://msdn.microsoft.com/en-us/library/ms152835.aspx
Thanks,
Challen Fu
November 17th, 2010 1:19am
This does not seem to be working. Does the URL look ok?
http://xxxxxxxxx/Reports/Pages/Report.aspx?ItemPath=%2fXXXXXXXXXXX%2fErrorReports&rs:Command=Render&Update_DateTime=11/10/2010&rc:Parameters=false
www.helixpoint.com
Hi Helixpoint,
URL Access could only be applied to Report Server rather than report manager, from your link, I notice that you utilize
this to your report manager web address. This is the root cause.
For more information about URL access, please click this link
http://msdn.microsoft.com/en-us/library/ms152835.aspx
Thanks,
Challen Fu
Free Windows Admin Tool Kit Click here and download it now
November 17th, 2010 1:19am