Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! percent complete color

I want the percentage complete to be gray when it's 0. But It won't change. the attributes for the percent complete field_decorations=rollup_calc_field_decoration,target_field,target_threshold_colors=0:gray;50:khaki;90:lightgreen;  

find_real_file.png

glide record for loop help

hi All , i have a list of incidents stored in a variable ( separator is comma )var1 = 'inc1 , inc2 , inc3' In my server side script i need to do a glide on the incident table and query for each incident number , one by one ( first query for inc1 , th...

Gary22 by Tera Contributor
  • 1928 Views
  • 6 replies
  • 3 helpfuls

Resolved! List of all users in the watchlist of all incidents

Hi All  I need to scan through the watch list of all incidents to see if a a user is present in watchlist of any open incident . As i will be doing this using a script include , is there a table containing the list of all users added to any incidents...

Gary22 by Tera Contributor
  • 2258 Views
  • 4 replies
  • 4 helpfuls

Resolved! Use Flow to Prevent Field Updates

Hello everyone. I have a requirement that I'm not sure how to approach. A client wants to have Case Tasks created when a Case's State field updates to a specified value (for the sake of example, let's say Open). At the same time, the client wants to ...

Marc D by Tera Expert
  • 1525 Views
  • 2 replies
  • 1 helpfuls