Forum Discussion

14 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    Yea_So 

    As a comment:

    In DAX day number one is Dec 31, 1899. Thus MONTH(1) returns 12, i.e. December

    In Excel day number one is Jan 01, 1900. Thus MONTH(1) returns 1, i.e. January.

    • Yea_So's avatar
      Yea_So
      Bronze Contributor
      it seemed to work on this time period thing. I'll have to see if it will work still:
      https://social.technet.microsoft.com/wiki/contents/articles/1018.powerpivot-grouping-by-dates-months-quarters-years-etc-in-pivottables.aspx
    • Yea_So's avatar
      Yea_So
      Bronze Contributor
      that was my first formula =MONTH([COLUMN1])

Resources