79422050

Date: 2025-02-07 20:06:00
Score: 1
Natty:
Report link

You could use the location identifier in the month column using the FORMAT statement:

MonthYear = FORMAT([Date], "mmm yyyy", "ru-RU")

Details of the optional argument that specifies the locale identifier for the FORMAT statement taken from here: https://dax.guide/format/

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Damian Fennelly