- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2019 09:49 AM
I am in the process of doing a major cleanup of our configuration item list. OOTB there is a reference to cmdb_ ci table for this field. Along with that, there is a dependency set on the field with Business Service.
If an item from the cmdb_ci_app appears in the list. How do i set a filter so that anything with a Status and/or Operational Status of Retired is filtered out. This capability should be out of the box.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2019 01:32 PM
I found the issue. On the task table, there is a reference to all the tables that use the cmdb_ci field under the dictionary overrides. no matter what i put into the reference qualifier, it would not work. thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2019 10:04 AM
Hi there,
Could you clarify your question a bit more? Is it about just filtering in a list? Is it about a reference field on for example Incident which should be filtered?
If it's for example, about a reference field, you could do something like below:
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2019 01:32 PM
I found the issue. On the task table, there is a reference to all the tables that use the cmdb_ci field under the dictionary overrides. no matter what i put into the reference qualifier, it would not work. thanks.