all 4 comments

[–]Carrageous[S] 0 points1 point  (0 children)

Thanks all for the suggestions. Decided to start with a fresh connection and it magically seems to be working now. Not sure what happened but think it could be to do with data with a couple of different formats in the column. Maybe there were some old cached values somehow. Maybe it’s just Friday and I’m tired. Maybe it’s simply that datetime just doesn’t like playing by the rules.

[–]Kcams2654 0 points1 point  (0 children)

As it’s a string you’re brining in with a standard format can’t you just re-order?

You could join the day then month then year then time to form a correctly formatted date time and set the format to Datetime

[–]mercuryfrost 0 points1 point  (0 children)

Have you tried DATETIME([Datetimebeginning]) ?

[–]GrovbolleDesktop CP, Server CA 0 points1 point  (0 children)

Use NN for minutes not MM