bpeikes
11-30-2022Cloud Apps
Data types for Live Data Source
We are using a Live query as a datasource which is based on a query against a table in a redshift cluster. I'm looking at the queries that are being submitted against the RedShift tables, and it appears that Sisense is interpreting one of our columns as a timestamp, instead of a date.
The query simply picks the column types from the query, and is picking up one of our columns as a date time instead of a date. Is there a way to write the query to force sisense to treat a column as a date instead of a datetime?