Define Multi Dimensional Level Payout grid

Options
Shubham0012
Shubham0012 Member, ALL USERS, Partner, Community Member, Certified Model Builder Posts: 5 Occasional Contributor

I have a scenario where i have to calculate the commission based on multi level payout grid.

 

Input : End user will be able to define payout grid at any level of dimension by month on month , based on that particular month payout structure.

 Ex : April month Applicability of Payout at 2 level of list i.e A,B. Assuming Each List have two children - A -> A1,A2  , B -> B1,B2.

 

April Month Payout grid :

 

SlabsA1,B1A1,B2A2,B1A2,B2
0-50K10.00%10.00%10.00%10.00%
50K -1 Lakhs15.00%15.00%15.00%15.00%

 

Data and Calculation

 ABCAmountpayout %
Invoice 1A1B2C140000

10%

invoice 2A1B1C16000015%

 

For may month , C list can be added in payout grid , so accordingly need to define payout grid. 

how can we resolve this problem in anaplan , to provide multilevel dimensional module to capture the payout % by month on month.

Tagged:

Comments

  • Shubham0012
    Shubham0012 Member, ALL USERS, Partner, Community Member, Certified Model Builder Posts: 5 Occasional Contributor

    Hi Jared,

    As i understand from your tier pricing article ,you are picking the price that will fall between the Upper and lower limit.

    But my problem is different , in my scenario i have a payout grid where slabs are same for every month and the problem is to provide the functionality to define this payout grid at different type of list.and the no.of list can be up to 10. 

    Ex: In April month Payout % is applicable for 4 no. of list. but in may month payout grid cab be define at 8 no. of list, so accordingly calculation will happen.