Hi,
I am struggling to get numbers for the Baseline Forecast line item my formula looks like the below:
IF NOT 'SYS01 Time Settings By Week'.'1st Forecast Year?' THEN LAG('DAT03 Historic Volumes'.Volumes, -52, 0, STRICT) ELSE 'DAT03 Historic Volumes'.'Offset Volumes for 1st Forecast Year'
I do see the numbers for the year FY20 as shown below.
However, I don't see any numbers for the year FY21 attached is a screenshot.
My DAT03 Historic Volumes module looks like this and it does not have the year FY21 in it:
My Supply Chain Data Hub Time Setting (Model Calendar) looks like below:
My Supply Chain Data Hub Time Setting (Time Range) looks like below:
What am I doing wrong? Can someone help me resolve this issue?