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.
What am I doing wrong? Can someone help me resolve this issue?