Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Units Previous Month - Two Date Tables

I am trying to calculate the units fulfilled in a previous month. My table has two date tables. I need the data from the "Fulfillment" date table. This is the DAX formula I wrote. I received this er...
  • Anonymous's avatar
    Anonymous
    4 years ago

    I ended up solving it. I had to use the fulfillment date table and use [Date] from there. Thanks!