No, it's nothing to do with context. What you have done there is exactly the same as what you had before - i.e. a text representation of a date.Hi Debaser. I found what I was doing wrong thanks to you. I was trying to format it from the PQ and could never get it right from there but changed the format in the model as a calculated column and it all worked just fine. I suppose it's to do the row context? Thank you very much. It was a good lesson
LetterSentDate.Month&Year = FORMAT('Semantic FactCommunications'[LetterSentDate], "yyyy-MMM")