If you’re rolling out OIG and want to ensure that certain groups of users have assigned delegates or not. This is an easy way to take a list of users, determine if a delegate has been setup or not. Out of all the users, this will show two lists. With delegates and without delegates. In this example it only is pulling in users with a profile attribute called “isExecutive” is set to True. Update to pull your user types.
Use this as a foundation to build more comprehensive flows.