all groups > sql server reporting services > september 2005 >
You're in the

sql server reporting services

group:

jump to URL and ReportParameters



jump to URL and ReportParameters Ricardo
9/14/2005 4:16:16 PM
sql server reporting services: Hi all...

Is there a way to set the format of a date parameter to day/month/year ?

I´m using jump to URL to navigate to another report by setting up the action
property of textbox to:
= Globals!ReportServerUrl & "?/Folder/ReportOne&InitialDate=" &
Parameters!InitialDate.Value

PS.: the language property of textbox is Portuguese (brazil)

.... but in URL of "ReportOne" the date is converted to another format
(month/day/year)....

Could anyone help me?

thanks a lot

Re: jump to URL and ReportParameters Robert Bruckner [MSFT]
9/20/2005 6:12:20 PM
Please check the Readme file of Reporting Services 2000 SP1 or SP2:
http://download.microsoft.com/download/7/f/b/7fb1a251-13ad-404c-a034-10d79ddaa510/SP1Readme_EN.htm#_new_url_access_parameters

You need to specify the ParameterLanguage URL parameter.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button