Forum Discussion
Anonymous
5 years agoNot applicable
Calculate previous month total when dates are multiple
Hi, I am calculating total of previous month with condition. I am getting error as below
- 5 years agoPrevious Month = CALCULATE(COUNT(RADsNow[Number]), PREVIOUSMONTH('Created Date' [Date]))
aj1973
5 years agoCommunity Champion
Hi Anonymous
You need a Calendar table to be able to use Time intelligence functions. your current date column contains duplicate values.
Anonymous
5 years agoNot applicable
- aj19735 years agoCommunity Champion
I just told you, You need a Calendar table in your model. Do you have a Calendar table in your model?
Can you screen shot your model?
- Anonymous5 years agoNot applicable
No Calendar table.
- aj19735 years agoCommunity Champion
Indeed,
Now Add a calendar table and join it to RADsNew at Created column