Forum Discussion

ronaldbalza2023's avatar
ronaldbalza2023
Icon for Continued Contributor rankContinued Contributor
4 years ago
Solved

Cleaning dates data inconsistencies

Hi everyone, please find below snapshot of inconsistent dates coming from an api. Is there anyone here know how can I clean the inconsistencies of it efficiently? Thanks in advance 🙂  
  • amitchandak's avatar
    4 years ago

    ronaldbalza2023 , Check if a new column in power query

    = Date.FromText([Date Won loss])

     

    can work

     

    Or you can use Text.Middle if you have get a character and based to that you can choose different formatting option