When a user runs a report and modifies either the Start or End date via the calendar icon selector and clicks View Report, either of the following error messages are returned:
The value provided for the report parameter 'pFrom' is not valid for its type (rsReportParameterTypeMismatch)
The value provided for the report parameter 'pTo' is not valid for its type (rsReportParameterTypeMismatch)
This error is caused by the automatic inclusion of an extraneous close parenthesis to the selected date.
Release : 2.9.x
Component : Reports
Deleting the parenthesis enables the report to run properly with the selected date.
This is a known issue that will be addressed in a future release of IT Analytics.