Official comment
Hi Nicky,
Could you please clarify what Skill Level is? Is it a custom field on the Skill entity?
Thank you,
Roland
Comment actions
I have a task that requires a specific skill and skill level and I would like to write a validation rule to check that any resource assigned has the correct skill and skill level. I got the skill part to work by checking if the link between the resource assigned and the skill exists:
isnull(GetLink('Skill name',$Resource))
Wondering how or if it is possible to check the skill level.
Hi Nicky,
Could you please clarify what Skill Level is? Is it a custom field on the Skill entity?
Thank you,
Roland
Please sign in to leave a comment.