Skip to main content
Is there any way to collect users associated with skills using query like "select profileskill.name from ProfileSkill" etc. I do not want to use object 'ProfileSkillUser' as it will only return skills with which users are associated and not empty skills. In my implementation I want to collect all skills (empty and no empty) and users associated with skills
1 answer
  1. Oct 8, 2015, 5:52 AM
    Vishal, Can you please share the relatiin between the Profileskill and user object? This will help format the query and understand the requirement better.
0/9000