To remove choice from reference field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:21 AM
Hello ,
Could anyone please help with the script to remove choice from reference field.
Thank you !
11 REPLIES 11

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 03:10 PM
Hi Angel,
As the reference qualifier deals with "IS NOT" operator , please use "AND" and not "OR" between the two conditions and try.
"Name is not Analytics...." AND "Name is not App Engine..."
Thanks,
Arav

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:29 AM
Hi,
Use reference qualifier to remove choices.
Thanks,
AMAN