GlideRecord Query Question
Hi Guys,I have a user reference field in one of the custom tables I created and this field should only fetch users who have Roles A and B (both). I am querying sys_user_has_role table but having difficult in fetching the values without writing two q...