i am trying to create a custom column using Mon-Year_period = FORMAT(trial[Date],"MMM-YYYY"). It gets accepted when write for custom column but when I close and apply the same, says FORMAT function error. Also, when tried the same for calculated column, then the calculated column in this table is not present when I try to join this table with another.
Please help. Requirement - c column that contains the date in (MMM_YYYY) format and also need to use that column in another table.