Forum Discussion
Anonymous
7 years agoNot applicable
Previous Month Not working
Hi, Can anyhone see what is wrong with this calculation... deos not seem to be working.. Previous Month := CALCULATE(SUM(Query[Net]),PREVIOUSMONTH(Table2[Date])) Error message is saying t...
- Anonymous7 years ago
Hi Dan,
Was missing the relationship .. fixed now.;
Thanks
themistoklis
7 years agoCommunity Champion
Anonymous
The syntax looks correct.
Need to check the connection between the tables Query and Table2
Also make sure you dont have any redundant brackets in the formula