Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Convert date to String

Hey everyone!   I am trying to create a column with just the month and the year of a date, so later on I can group the data as I want.   I am using the following line:  = Table.AddColumn(Source,...
  • johnt75's avatar
    4 years ago

    Instead of Date.ToText try DateTime.ToText