Level3. Commission Forecast

Hello,

I have my total target per sales rep yearly as seen below and the numbers does match with ones in the study material:

In the Commission forecast I am using monthvalue formula to compute the commission forecast but the numbers are not showing up. Please advise:

P.S I have tried quartervalue also and it didn't work.

Thanks,

Answers

  • Hi @Gharbali ,
    As you have your source module dimensioned by year and target module dimensioned by month, you'll have to use YEARVALUE() function to bring the year values to months.
    Hope this helps.