Forum Discussion

jcampbell474's avatar
jcampbell474
Icon for Helper IV rankHelper IV
7 years ago
Solved

Please help w/DAX

I'm relatively new to PBI & DAX, looking for some guidance with this expression.   Using a fiscal (master) calendar, I need to calculate sales for the previous week.  I have two tables, Fact and Ma...
  • jcampbell474's avatar
    jcampbell474
    7 years ago

    Filtering the Master Calendar table (via DAX) in the expression didn't filter the Fact table, so I just added fiscal date columns to the fact table and applied the filter(s) there, using DAX.

     

    It works fine.