Level 2 Model Building Conclusion - DEM04 Demand Export Demand values
Comments
-
If you look at the dimensionality of DEM03 it is P3 SKU and Accounts where as in DEM04 it is P3 SKU and G3 Location, there is one dimension which is not matching. I would say think about how you aggregate the data from DEM03 to DEM04. You are missing SUM function in the formula.
X[SUM:Y], Here Y is the mapping between Accounts and G3 Locations.
Hope that helps
Misbah
Miz Logix
0 -
Thank you!
I will try to solve it.
Kind regards,
Camille0 -
I need help too on this matter,
I have been looking for the solution for more than 5 hours now and this is my last day of access to the platform. I need to get my certification before tomorrow.0 -
Hi, you need refer to account detail location , not SKU detail location because DE03 is having account demension
1 -
Is this correct? Can someone please check?
'DEM03 Demand Forecast'.Final Forecast[SUM: 'SYS09 Account Details'.Location]
1 -
It should be 'DEM03 Demand Forecast'.Final Forecast[SUM: 'SYS09 Account Details'.Location] instead of Code
0