for both onboarding and service requests we use the “all users” DataSource to be able to select any user in our organization (as all users in our organization are synced to the fresh service requestors table). The problem is, the “all users” table also includes requestors outside of our organization or in some instances personal emails of our internal users.
If we had a way to dynamically filter the “all users” table when setting up the dropdown to only users with a specific domain in their email address, that would solve this issue.

