My report uses Direct Query connecting to a MS SQL Server.
My datevalue is in the format: 2019-12-30T00:00:00
My datevalue is of type: Text
I want to convert this to type: Date.
When I do this; it comes up with: "This step results in a query that is not supported in DirectQuery mode." Button: 'Switch all tables to Import mode'
I do not want to make this Import Mode or Mixed Mode (Import Mode and Direct Query). I want to remain in Direct Query mode.
Please help.
My datevalue is in the format: 2019-12-30T00:00:00
My datevalue is of type: Text
I want to convert this to type: Date.
When I do this; it comes up with: "This step results in a query that is not supported in DirectQuery mode." Button: 'Switch all tables to Import mode'
I do not want to make this Import Mode or Mixed Mode (Import Mode and Direct Query). I want to remain in Direct Query mode.
Please help.