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
Community Champion
7 years agoAnonymous
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