Forum Discussion
jaynesa
6 years agoHelper II
Help! Previous Month Function is not working!!
I'm trying to pull in the previous month sales, but I'm getting a blank. It's working perfectly fine for the current month actuals. I'm referring to dates and it still isn't working! I've been...
- 6 years ago
You need to create Date Calendar and join it with your current table. Time Intelligence function only work with Date Table.
Even your MTD function will not work if you put Date Values in Table. Since you are showing Location thats why it is giving sum of location for that month. but if you put date column in Matrix/Table you will see that MTD will not work as expected.
Powerbyosh
1 year agoHelper I
It worked with TotalMTD, instead of DATESMTD. Just now I have faced same issue, fixed with TotalMTD.