Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Date from text issue

Hey Guys,    I have a set of data for training and I reach the point where I pivot the data properly yet, when I try to change the data type from text to date format (by changing type or using the ...
  • wdx223_Daniel's avatar
    3 years ago

    Date.From(Text.Combine(Splitter.SplitTextByAnyDelimiter({"st ","nd ","rd ","th "})([Attribute]),"-"))