goofaholix
MIS
I have a report that passes start date and end date parameters to another report through the navigation settings.
It works fine in BI Studio.
However when I deploy on Report Manager I get the following error;
The value provided for the report parameter 'StartDate' is not valid for its type. (rsReportParameterTypeMismatch)
I've done some testing and I've found I only get the error when I enter a date that is not valid in both dd/mm/yyyy and mm/dd/yyyy format, so 12/11/2007 is fine but 21/11/2007 produces an error.
I'm guessing there is a bug with the dd/mm/yyyy format that we are using, or perhaps somwhere in the report manager configuration files I need to set that we are using dd/mm/yyyy.
Does anyone know how I can resolve this?
Thanks
Bruce
It works fine in BI Studio.
However when I deploy on Report Manager I get the following error;
The value provided for the report parameter 'StartDate' is not valid for its type. (rsReportParameterTypeMismatch)
I've done some testing and I've found I only get the error when I enter a date that is not valid in both dd/mm/yyyy and mm/dd/yyyy format, so 12/11/2007 is fine but 21/11/2007 produces an error.
I'm guessing there is a bug with the dd/mm/yyyy format that we are using, or perhaps somwhere in the report manager configuration files I need to set that we are using dd/mm/yyyy.
Does anyone know how I can resolve this?
Thanks
Bruce