Forum Discussion
ovetteabejuela
5 years agoImpactful Individual
Help on Date Format conversion
I have 2 Excel files with a Source that has this Column 'Date' (see below) in my 1 Excel it converts fine but in the other it converts it to Month as Date and Date as month see other image below. ...
CNENFRNL
5 years agoCommunity Champion
ovetteabejuela , you may want to try,
Table.AddColumn(Source, "Custom", each Date.ToText(Date.From([Date]), "MMMM d, yyyy"))
ovetteabejuela
5 years agoImpactful Individual
Unfortunately...
and my Regional settings is fine: