Hi,
while doing module 303 I faced the problem of not passing the first functional test because after initialising the budget and 3+9 forecast I got the wrong numbers.
After digging down the problem, it seems the data model procedure PLN - Initialise planning doesn't work correctly.
I think that in this procedure at step 16 (selection) instead of using SET - DE - Planning Month cube as instructed in the course
for the dynamic selection of months, we should use SET - DE - Actual Reporting Months cube
Also, I think it's worth adding a selection step at the beginning of the Forecast group,
identical to step 4 (in the Budget group)
to narrow the selection of months within the current year only.
At least, after applying these adjustments to the procedure I got the correct results and passed the functional test.
However, I would appreciate it if someone reviews my findings and confirms (or not) its correctness.
Best regards,
Yuri