Forum Discussion

naveen73's avatar
naveen73
Helper III
2 years ago
Solved

Date.FromText is not working

Hi All,   I am trying to convert a text column to date column. All the data is: 30/06/2023 I have tried to use a number of options, Date.FromText( [column name], "dd/mm/yyyy") Date.FromText([co...
  • wdx223_Daniel's avatar
    2 years ago

    = Date.FromText("30/06/2023","fr")