- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 07:41 PM
Hello!, first time posting in the community!
Is there a way to filter a choice list based on the result of another query? I have a choice list that I currently filters via a reference qualifier. However, for each entry in the choice list, I'd like to exclude those that do not have a relationship to another table.
For example, let's say the choice list references sys_user that currently filters based off of org + status and a custom table that is a table of SMEs (fields being Area of Expertise/Company/User). I would like the choice list to only allow users that's part of the SME table.
Thoughts?
Solved! Go to Solution.
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 08:03 PM
here is an example of how this can be achieved by using script as a reference qualifier
How to write Advanced reference qualifier & Script Include

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 08:03 PM
here is an example of how this can be achieved by using script as a reference qualifier
How to write Advanced reference qualifier & Script Include