Dear Team,
I need your help in order to cater the following scenario i'm facing right now in MR:
I need to allocate my common expenses on department wise sales percentage and for this i need to derive such percentage .
E.g.
My column definition of Income Statement in MR shows as below:
Row # | Department A | Department B | Total |
160 | 50,000 | 50,000 | 100,000 |
200 | =(50,000/100,000) 50% | =(50,000/100,000) 50% | 100% |
I need to calculate such percentage as shown in above mentioned table in MR.
Please advice me.