Hi Team,
Looking for some guidance on L1MB Activity 5. I built the following code:
IF Employed? THEN Salary * 'EMPO3 Employee Drivers By Role'.Bonus %[LOOKUP: 'SYSO8 Employee Details'.Department, LOOKUP: 'SYSO8 Employee Details'.Role] ELSE 0
But get the following error message:
"Automatic sum of 'EMPO3 Employee Drivers By Role'.Bonus % over E3 Role hierarchy is not possible as E3 Role does not have a built-in top level."
Does this have to do with my general list Top Level and Parent Hierarchy? Attaching image.
I appreciate the guidance in advance.