Hi,
I am sure I am using correct formula for calculating Beginning Inventory but my module doesnt seem to reflect that.
Formula - IF 'SYS01 Time Settings By Week'.'Not 1st week of Timescale?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory.
But output for first month is coming 0 since it is not picking up value from DAT01.
Please help