Forum Discussion
sebasjun
8 years agoHelper I
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...
- 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.