I have 2 sets -- I'll call them "Required Skills" and "Actual Skills"
For each Required Skill, I need to know if there is a corresponding Actual Skill. There is complicated business logic involved to determine if an Actual Skill satisfies the Required Skill.
I need a Derived Field that tells me if all of the Required Skills are satisfied/matched by an Actual Skill.
Relatively new to LPL code! Any help would be appreciated!