Forum Discussion

olexi's avatar
olexi
Frequent Visitor
5 years ago
Solved

Add records for missing dates into the table

Hi! Could someone help to fix this calculation or provide an advice? There is a large table Production that has Date, Model, Part columns (among others). There is a measure TakeRate that calculates ...
  • olexi's avatar
    5 years ago

    It turned out that when I do not include 'Date'[MonthDate] into SUMMARIZE, it works and aggregates as it should.