Forum Discussion

kanwal's avatar
kanwal
Frequent Visitor
3 years ago
Solved

Text to time format

Hi Team, I know there are many examples out there to look though but my example is not the same in terms of converting time which is in text data type to 24 hours time data type. Please see screensho...
  • ppm1's avatar
    3 years ago

    In your query, replace "." with "" and then convert to type Time. This will show as am/pm, but you can load the data and then change the time format to 24-hour time.

     

     

    Pat