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.

Reporting: Dynamic filter for Updated field

mounika107
Tera Contributor

I wanted to apply the dynamic filter for updated field.The requirement is:

To  edit the "Updated Between" from my static date to Yesterday 18:30 and today 07:30. I understand that the following code would do this; however, I'm not able to find where I can add javascript.

javascript:gs.beginningOfYesterday().addHours(18).addMinutes(30)

javascript:gs.beginningOfToday().addHours(07).addMinutes(30)

0 REPLIES 0