If I have one date in a single cell, then I would use the formula
DATETIME_FORMAT({}, 'MMMM) to convert that date into a month.
However, sometimes when using a Look Up I'm pulling multiple dates, separated by commas, into one cell. I'd like to find a formula that will convert all of these multiple dates into the month equivalent. So solving the 'error below'.

Any help much appreciated. Thanks.