Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Previous month value

Hi! I think I'm going crazy... I made this simple value to calculate the value of last month but the output is BLANK.... What's wrong?   CalcRevenuePrevious = CALCULATE(SUM('table'[Revenue]); PREV...