One of my SharePoint columns is a date input. It has to be in the Month and Year format, this column specifically. So I want the user only to be able to input lets say, for the sake of an example. January 2022. I noticed that this column has a calculated field. Do I somehow do it in there? and do a =text(Contract End Date,"MMMM YYYY") . Thanks.
