Forum Discussion
olexi
5 years agoFrequent Visitor
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 ...
- 5 years ago
It turned out that when I do not include 'Date'[MonthDate] into SUMMARIZE, it works and aggregates as it should.
olexi
5 years agoFrequent Visitor
It turned out that when I do not include 'Date'[MonthDate] into SUMMARIZE, it works and aggregates as it should.