Team!
Pls help me, I can't move on.
EMP03 Employee Drivers by Role
EMP02 Employee Expenses - the task is update the formulas bonus, car , phone… to ref driver data in the EMP03; employees' costs to be driven by role and departent.
!!!!!!!!!!!!! I tried all possible scenarios, but I always get zero in the module EMP02 for any line items - bonus, car, phone.
Please exp what was the mistake. Thank you for your kind support.
Bonus formula
IF Employed?
THEN Salary * 'EMP03 Employee Drivers by Role'.Bonus %[LOOKUP: 'SYS08 Employee Details'.Role, LOOKUP: 'SYS08 Employee Details'.Department]
ELSE 0
CarCost
IF Employed?THEN 'EMP03 Employee Drivers by Role'.Car Allowance[LOOKUP: 'SYS08 Employee Details'.Department, LOOKUP: 'SYS08 Employee Details'.Role]ELSE 0
SYS08 Employee Details