Forum Discussion

Riskworks114's avatar
Riskworks114
Regular Visitor
1 year ago

SQL Date format not recognized in Paginated report

This is interesting. In a paginated report the format string convert(VARCHAR (10),ThruDt  , 112)  is not working when the query includes a physical table.  When I eliminated the physical table the f...