I am using the static CSV data source to import some placeholder data for a report. Does anyone know if it’s possible to have the report designer recognize one of the columns as a timestamp? It appears to read everything as strings and even after inputing data in a standard date time format, it still won’t treat it as date time. Would my only option be to import my test data from a SQL query instead?
Thanks!