Populate users based on other field value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello team I need help with the requirements below
In a record producer, I have created two variables:
Requested By (which refers to the User table) and
Employee ID (which also refers to the User table).
In the Employee ID field, I want to display only those employees whose company matches the company of the Requested By user.
For example, if I select user ABC in the Requested By field, and that user’s company is "Samsung", then in the Employee ID field should only display users whose company is "Samsung".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Create a reference qualifier on Employee ID field. Refer below for sample,
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0966617
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Did you get a chance to review this ?
You would be able to filter the reference field based on the information I provided. If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@may13 You need to use a reference qualifier on the the Employee ID variable as follows.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@may13 Thanks for marking the response helpful. Please mark the response accepted solution if it addressed your question.