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.

How to use dynamic filters on modules

adilbelahbib
Kilo Expert

Hey,

I want to add a custom filter on a module.

I'm using a dumb example just to see how it works, but I feel that I'm not understanding the concept well.

I created the following script include (dumb example as I said before):

find_real_file.png

so that it will return the state who has the value 6 (Resolved I think).

Then, I created the following dynamic filter.

find_real_file.png

When I access the module I want to change, and I want to apply the filter, I don't find my dynamic filter, nor a dynamic condition (there's no is dynamic for example).

find_real_file.png

Can you show me what am I doing wrong ?

12 REPLIES 12

Chuck Tomasi
Tera Patron

Keep scrolling down the "is" should have a follow up option at the bottom labeled "is (dynamic)"


No that's the problem, there's no dynamic options.



find_real_file.png


Try checking the box "Available for ref qual" on the dynamic filter definition. I missed the fact that this was going in a module. 😞


Nothing 😕 .. No dynamic options.


Are we sure that we can have dynamic filters even for Integer and Choice fields ?