Forum Discussion

sebasjun's avatar
sebasjun
Helper I
8 years ago
Solved

PREVIOUSMONTH not work

Hello   I have a mistery....   I have a simple table and a simple previous month calculate measure   Booking Lines PM = CALCULATE(sum(Data[Booking Lines]);PREVIOUSMONTH(Data[Booking Month].[Dat...
  • parry2k's avatar
    parry2k
    8 years ago

    Looked at it and as suspected you have Create Month from Hoja1 table used on rows, please use "Date" column from calendar table on rows and that will do it. see image below.