Default filter for a table

krishnakumar2
Tera Guru

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

3 REPLIES 3

Community Alums
Not applicable

Hi @krishnakumar2 ,

You have to use the fixed query to set the default filter in list view

Please try the following:

Restrict filters and breadcrumbs with fixed queries

Michael Swanson
Tera Contributor

@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

Akshat24
Tera Contributor

Hi @krishnakumar2 , did you get any solution for this?