Skip to content

Can we remove timestamp from time type dimension and return value format as yyyy-mm-dd using MSSQL database.Β #9076

@Shailendar

Description

@Shailendar

Can we remove timestamp from time type dimension and return value format as yyyy-mm-dd using MSSQL database.

I am using MSSQL for db connection and I have one column which is datetime data type. Now I want to get the column using Cuebjs and I am able to do that. I am using type as time in cubejs. Now my problem is I am always getting timestamp along with date. But I just want date only in yyyy-mm-dd format. Can we do this in MSSQL. I can see the solution for this for BigQuery and mongodb but not for MSSQL. Could you please let me know how to handle this.

Thanks,
Shailendar

Metadata

Metadata

Assignees

Labels

questionThe issue is a question. Please use Stack Overflow for questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions