I'm trying to get a DatePicker using a date time column from my query. The datatype of this column is DateTime however when I try to add this column to the widget I get an error that read: 'FORMAT' is not a recognized built-in function name. Incorrect syntax near 'DashboardSelectSubQuery'.
How can I resolve this? I am using SQL Server 2008.
Thanks,
Juwon