I have a simple SQL query that I copied from an existing report (no formulas) to SQL Designer 8.5. When I try to create a new report off this query the datetime data appears as a string. I tried to convert it to a datetime format but with no luck. I also tried to convert the datetime to datetime in the select statment but the same problem occurs. In both the query and report the datetime information appears as yyyy\mm\dd hh:mm:ss format but can not be used in formulas. Any suggestions? Thanks