Hi guys,
I need to convert a text field to datetime or timestamp in alteryx but i failed to use the datetime tool because the value looks difference that normal.
Please help to advice me on this:
2018-01-01T07:57:29.000Z
2017-12-31T23:48:40.000Z
2018-01-03T18:40:31.000Z
2018-01-02T20:59:09.000Z
I need get the date and the hour per each row before inserting to my SQL Server.
Thank in advanced.
M.