Forum Discussion

jaynesa's avatar
jaynesa
Helper II
6 years ago
Solved

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...
  • FarhanAhmed's avatar
    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.