My problem is with the paramater format date.
My code and data in SQL are showing the date correctly as dd/mm/yyyy.
When I run report in SSRS a couple of columns show the date mm/dd/yyyy.
The format option in all cells are set to 'd'. There is no difference between the properties on these cells.
The dates themselves seem to go wrong on the date "31/12/4000" and returns them as "12/31/4000".
Any help wqould be appreciated
You need to change the report properties language setting to: English (United Kingdom). It defaults to English(United States)
No comments:
Post a Comment