We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Module filter is not working

HarinK
Tera Expert

Hi,

I clicked pencil icon form Navigator menu and edited Module Filter from 'caller_id=@@' to 'assignment_group is @@', but it isn't working. (Old one is still default filter)

 

I've checked other modules at same table, but there's no other filter using caller id.

 

How can I fix it?

Thanks.

2 ACCEPTED SOLUTIONS

Currently Link type is List of Records, and Table is Incident[incident],

and I've changed Link type as None and added filter query at Arguments but the result was same.

HarinK_1-1734590086272.png

 

View solution in original post

Hi @HarinK ,

 

Link type let it be "List of Records" you just change the condition, it will work.

RunjayPatel_0-1734590875749.png

 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

View solution in original post

Part 2. In this video i have talked about overview on ServiceNow platform/tool. How you can opt for personal dev instance (PDI)? how to login in ServiceNow instance and navigation to OOB modules. For document please visit: https://servicenowwithrunjay.com/ Follow Facebook page for latest update on
4 REPLIES 4

Runjay Patel
Giga Sage

Hi @HarinK ,

 

Share the screenshot. If you are making change in filter then you should do like below.

RunjayPatel_0-1734589404413.png

 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

Part 2. In this video i have talked about overview on ServiceNow platform/tool. How you can opt for personal dev instance (PDI)? how to login in ServiceNow instance and navigation to OOB modules. For document please visit: https://servicenowwithrunjay.com/ Follow Facebook page for latest update on

Currently Link type is List of Records, and Table is Incident[incident],

and I've changed Link type as None and added filter query at Arguments but the result was same.

HarinK_1-1734590086272.png

 

Hi @HarinK ,

 

Link type let it be "List of Records" you just change the condition, it will work.

RunjayPatel_0-1734590875749.png

 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

Part 2. In this video i have talked about overview on ServiceNow platform/tool. How you can opt for personal dev instance (PDI)? how to login in ServiceNow instance and navigation to OOB modules. For document please visit: https://servicenowwithrunjay.com/ Follow Facebook page for latest update on

Problem solved. Thanks!