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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! IF statement always returning NO

I am using an IF activity in the workflow editor to check the variable's value if it is Yes or No. The script is returning No always. I have attached the script for reference.answer = ifScript();function ifScript() {var getVariable = current.variable...

Savitha4 by Tera Contributor
  • 842 Views
  • 5 replies
  • 0 helpfuls

Report Dynamic date

Hi Folks,I have a requirement to show reports on the story table. Client wants to check how many stories have been opened for the last two/three/four month in terms of month. i.e today is 16th November 2023 so if he want to check for the last month w...