Forum Discussion
PshemekFLK
Helper IV
4 years agoIncorrect 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
Community Champion
4 years agoTry changing
Forecast Split by Item to be a SUMX over the Product Family (you'll need a VALUES function in there)
- PshemekFLK4 years ago
Helper IV
HotChilli, that's what I tried to do with "Forecast Split by Item_Summarize" measure but it didn't fix the issue