Resolved! How to compare glide records of 2 different tables and filter data
Hi All, My requirement is to get the list of users who have not submitted time sheet for this week 1. I am getting list of users who are active and who has timecard_user role in sys_user_has_role table var timecardUsers=new GlideAggregate('sys_user_h...

