Forum Discussion

3 Replies

  • fhill's avatar
    fhill
    Icon for Resident Rockstar rankResident Rockstar

    Under modeling, what's the Data Type of your 'Month & Year' measure?  If it's Text, have you tried chaning it to a date format?

    FOrrest

    • Anonymous's avatar
      Anonymous
      Not applicable

      fhill I've figured it out now. Thanks! I created a formula and sorted it by the formula in my table:

       

      YearMonthInt = 'Case'[Year]*100 + 'Case'[Month Number]

      • v-chuncz-msft's avatar
        v-chuncz-msft
        Icon for Community Support rankCommunity Support

        Anonymous,

         

        Glad to hear that. You may help accept the solution above. Your contribution is highly appreciated.