Forum Discussion
PshemekFLK
4 years agoHelper IV
Incorrect Total
I'm running into a problem with incorrect totals in my measure despite using a SUMMARIZE formula which based on articles online should fix the issue. "Forecast Sum" = Forecast on the product fami...
- 4 years ago
Simplify it. Get rid of the SUMMARIZE code
HotChilli
4 years agoCommunity Champion
Try changing
Forecast Split by Item to be a SUMX over the Product Family (you'll need a VALUES function in there)
- PshemekFLK4 years agoHelper IV
HotChilli, that's what I tried to do with "Forecast Split by Item_Summarize" measure but it didn't fix the issue