Level 1 Modeling Activity #5
Hello - I have been having similar issues with the formula updates to the Bonus%, Car Costs, Phone Costs and Medical Costs in the EMP02 Module - when I try to update the formula as below I receive the error message. I am seeing posts about removing the Role List and reimporting without the Parent Column and the reimporting into the EMP03 module - is this correct?
Error message - Invalid formula for 'EMP02 Employee Expenses'.Car Costs: Automatic sum of 'EMP03 Employee Drivers by Role'.Car Allowance over Role hierarchy is not possible as Role does not have a built-in top level
When I resolve this is this formula (below) correct?
IF Employed? THEN 'EMP03 Employee Drivers by Role'.Car Allowance[LOOKUP: 'SYS08 Employee Details'.Department, LOOKUP: 'SYS08 Employee Details'.Role] ELSE 0
Any assistance will be appreciated ..Thank you.
Answers
-
@RRawmplano have you built up top level to role list ? if not please add top level as All roles than your formula should work .
0 -
Here are few things to check:
1) You have created the Role List
2) You imported the Role List
3) You created a line item in the SYS08 as Role. This should be formatted as List and reference to the Role List
4)You imported the SYS08 and it should update the line item Role and you should be able to see the roles filled for all the employees
Now if you have done correctly above, then you should not have an error0 -
Thank you - changing the format to List Role seemed to have done it - appreciated..
1 -
Can I ask regarding point 4, importing SYS08 into Roles or Roles into SYS08? Or are you importing Employee Drivers again and having it find the Roles this time? I am stuck on this issue and most of the data on this issue seems to be from over a year ago and not helping.
0 -
Role in Other Lists, Top level is All Roles, Line Item in SYS 08 shows roles of each person, I still get mismatch error, do I have to change EMP02 to yearly for date? or is there something I should be looking for in the formating of sys08, emp03, emp02 that would allow me to get the correct values instead of 0's?
Thanks
MPW
0 -
Could it be how I have EMP03 laid out?
0 -
As I understand it, I am trying to change the source in the current EMP02 bonus line from EMP01 to EMP03 with a look up in SYS08 for Dept and Role. I am getting line item err and non matching err.
Thanks
0 -
You are right about switching the source, but you are doing cost related calculations in SYS08 module, which is not right. As you rightly said, you have to change the formula in EMP02 by changing the source references to EMP03 instead of EMP01.
Ex: Bonus in EMP02 = Monthly Salary * Bonus% in EMP03 (use lookup on department and role from SYS08)
0 -
Got it, combination of things, but finally penny dropped and put it all together and got the correct answers. On to the next one.
MPW
0