Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dynamic Filter Option Help

Lee Herbert
Tera Expert

Hi, 

Hoping that someone can help here. 

I am currently trying to build a dynamic Filter option that will allow me to create a list for configurable workspace that will display all cases where the product field is managed by a specific group

 

The simplified setup

  • I have added a field to the cmdb_model table called u_support_team which references the sys_user_group table
  • Users are members of a group called team1

When building the dynamic filter option I set the field type to reference and the referenced table to cmdb_model. 
I need some help with the script.

 

Thanks

1 ACCEPTED SOLUTION

Lee Herbert
Tera Expert

Solved this after by utilizing a script include

View solution in original post

1 REPLY 1

Lee Herbert
Tera Expert

Solved this after by utilizing a script include