Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

sla reporting

How to display it in associate dashboard1. SLA failed incidents for the associate.2. Top 10 tickets that are reassigned most number of times for the associate.

rksnow74 by Kilo Contributor
  • 795 Views
  • 1 replies
  • 0 helpfuls

Resolved! Dynamic alert/getMessage

Hello developers, I have an implementation where i need to send the variables i selected which stores string in array format to be shown on alert / get Message . This should be dynamic as i need to infr=orm the requestor of what he has choosen. E.g: ...

CIO Dashboard - customization

Hi all, We have some issues regarding CIO dashboard.I hope that you can help me clarify some of it  1. Issue (red box)Are visualizers constrained to a specific type. Eg. “a,b,c”, will “a” always be a column chart, “b” a line chart and “c” a column ch...

TheSNOWman_0-1685708812710.png TheSNOWman_1-1685708812715.png
The SNOWman by Tera Contributor
  • 6301 Views
  • 8 replies
  • 7 helpfuls

how do report on multi row variable set

Hi All, I wanted to know if there is any way that i can report on Multi row variable set variables. I really need this feature and i see that there is some limitation. Please share any alternate way.

MMKK by Tera Expert
  • 23493 Views
  • 26 replies
  • 33 helpfuls

Pass parameter through dialog window to record producer.

I have created an UI Action within a table which will show a pop up window of record producer.I need to pass the record number from the opened record to the record producer variable. how to pass value from opened record to the record producer variabl...

arshad199110_0-1730190811703.png
arshad199110 by Tera Contributor
  • 1268 Views
  • 3 replies
  • 0 helpfuls

Flow Designer - Process on Action error

Hello, When an error occurs in Action, the entire flow ends with an error without any further action being performed. In the image below, the next "Log" will not be executed if the "SendMail" error occurs. Is it not possible to branch the process if ...

find_real_file.png
Str by Mega Contributor
  • 14113 Views
  • 16 replies
  • 6 helpfuls

How to show / hide UI actions dynamically on record page

I need to show / hide a UI action on a record page based on whether the mandatory fields are filled in or not . I referred these already answered questions here https://www.servicenow.com/community/developer-forum/isolate-script-false-and-dom-manipul...