Default filter for a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 05:02 AM
HI Community,
I am trying to add Default filter for a table. I know this can be done easily from Module link. But, I would like to add this filter even if someone opens the table by typing tableName.LIST.
For example, if someone types CMDB_CI.LIST, it should open with default filter say (install_status!= retired)
Is that even doable? Any inputs you provide will be much appreciated.
Cheers
Krishna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 05:30 AM
Hi @krishnakumar2 ,
You have to use the fixed query to set the default filter in list view
Please try the following:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 10:50 PM - edited 02-21-2024 10:51 PM
@Community AlumsPrevious link no longer directs to the article, this is an updated link:
https://docs.servicenow.com/csh?topicname=t_RestrictBreadcrmbsWFixedQueries.html&version=latest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:31 AM
Hi @krishnakumar2 , did you get any solution for this?