September 23, 2010 at 9:49 am
Hi All,
I am struggling getting the date parameters in my SSRS report to accept values un UK format. I get an error regardless of whether i use the calendar to select the date or if i enter is myself.
The date values i entered are:
Start: 01/10/2009
End: 25/01/2009
and the error message reads:
"An error occurred during local report processing. The value provided for the report parameter End is not valid for its type."
I have seen a number of different threads on this topic; each with similar solutions (changing the culture setting with the ASPX page, etc) but nothing is wokring for me.
Does anyone have any suggestions how i can get around this problem?
Many Thanks,
Jodie.
April 13, 2011 at 11:00 pm
I faced the same issue when I used SSRS parameter datatype as string. Changed that to DateTime in rdl file resolved the issue.
-Raghu
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply