Forum Discussion

ROBOTO's avatar
ROBOTO
New Member
8 years ago
Solved

Converting from Text to Date

Hi all,   I am trying to create a date table based on this date format:  Tue Mar 27 10:33:09 CST 2018. This is downloaded from a CISCO platform.   I tried creating a new column and then adding a ...
  • ROBOTO's avatar
    8 years ago

    I got the solution, I was able to break the date in the query section and then extract the hour.

     

    It would had been good to notice it before posting this question, though lol.