Forum Discussion

PowerBINoob24's avatar
PowerBINoob24
Resolver I
1 year ago
Solved

Transforming text to date

This is probably staring me right in the face, but I can seem to get the conversion to work.  I've loaded data from an excel file.  The columns with Date and Time data read, for example, 2025-06-20 1...
  • danextian's avatar
    1 year ago

    Hi PowerBINoob24 

    Right click a cell then click Replace Value. Replace UTC with nothing.

    Change the type to datetime. If you need just the date, change it to type date after changing to datetime. Power Query will return an error if you change it to date directly.