Just wasted a few hours on a problem with parameters in SQL Reporting Services. We have a report that take a date as one of the parameters. The list of values for this parameter is provided by a stored procedure that removes the time portion of the date and shows the date in the end-user recognisable...