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

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

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

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

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

Problem solved. Thanks!