Forum Discussion

struggle's avatar
struggle
Helper II
1 year ago
Solved

Creating custom columns keeps returning a structured Table column

For example, since Power Query isn't able to autoconvert the column Date, which is in yyyymmdd format, into date format, I've been trying to convert it using different custom column calculations, but...
  • jgeddes's avatar
    jgeddes
    1 year ago

    If you are using the UI to add a column you do not need to write "Table.AddColumn". You would only need to write everything you have after the 'each'