Forum Discussion
Anonymous
8 years agoNot applicable
We cannot convert the column automatically to Date Type
I have a date column with values as 2014-11-08 08:58:30.3 format. I am trying to convert the value as 2014/11/08 because i need to use Power bi custom Timeline slicer and it takes date in this format...
prasa
8 years agoHelper I
MC - Thanks for the link :) Actually in my case the text column is in this format:
| 2018-03-07 10:07:04 EST |
and need to convert to date time. I am able to split the column to 2 and convert the first part to date. How do I convert the second one to time?
Advanced thanks for the help.