Home Forums Reporting Services Reporting Services 2005 Development Error when previewing a report with date parameters 'Conversion failed when converting datetime from character string' RE: Error when previewing a report with date parameters 'Conversion failed when converting datetime from character string'

  • Then most likely the problem is as you stated in the first post, the different date formats are causing the issue.

    I would run a select statement with a cast on the source data to put this into a datetime format