2.3.11.2 Create DEM03 Saved View for Global Demand Assumptions UX
Hi,
It should show monthly Baseline Forecast and Initial Demand Forecast for two years but it shows them for just one year.
I think my time setting is correct. Like this:
Please guide me.
Thanks
Mark
Tagged:
0
Comments
-
Mark, Everything looks correct from a calendar perspective. DAT03 uses the time range FY19-FY20 so watch out for that. Only other thing you can check is your formula for the baseline forecast which should look like this.
IF NOT 'SYS01 Time Settings By Week'.'1st Forecast Year?' THEN LAG(Default Forecast, 52, 0, STRICT) ELSE 'DAT03 Historic Volumes'.'Offset Volumes for 1st Forecast Year'
1 -
Yes, it works.
Thank you very much, Jared.0