I'm getting an error when trying to parse a date into 'month 'year'.
ConvError: Formula (6): DATETIMEPARSE: Cannot convert "2017-09-15" to a date/time with format "%b-%y": Month number is out of range 1..12
Anyone know why or another way to convert YYYY-MM-DD to 'Month Year'?
Attached packaged workbook.
Thanks