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

Forum Posts

Resolved! Calculate the percentage of each field

I need to calculate three fields and identify their respective percentage. Use Case: Three fields will be populated with integers. I need to sum the values together and output the percentage Input:OpEx Amount = 5000CapEx 1 Amount = 1000CapEx 2 Amount...

heathers_ by Kilo Sage
  • 1871 Views
  • 8 replies
  • 0 helpfuls

Resolved! How to change the color of Employee Center Navigation

Hello,  So I just want to change the dark blue shade in the Employee Center Navigation box to a lighter blue shade. I wasn't sure how to do this. I did try changing colors in branding editor, along with css in theme, but haven't gotten that to work s...

AM24_0-1757343036894.png
AM24 by Giga Guru
  • 1003 Views
  • 2 replies
  • 2 helpfuls

Clickable Link Variable on Catalog Items

Hi All,  I want to create one clickable link or variable on the catalog form which will depend upon another variable value. for example I want to see only those incident link  which are open by the user who is submitting this catalog request.so that ...

keshav77 by Tera Expert
  • 615 Views
  • 2 replies
  • 2 helpfuls

Clickable Link Variable on Catalog Items

Hi All,I'm creating a ServiceNow Service Catalog. That Service Catalog having two variables. One is configuration item, another is state. That state is which is same as the state of the incident form. We have to select the configuration item and the ...

keshav77 by Tera Expert
  • 468 Views
  • 1 replies
  • 0 helpfuls

Articles stuck in Pending Retirement state

Hi All,Some knowledge articles are in Pending retirement state  and not moving to retired. But, there is no approval triggered even though the workflow attached to the KBs is knowledge Approval Retire one.can anyone tell what could be the reason?

Resolved! How to calculate average survey rating per assessment

I’ve created a survey in ServiceNow for Incidents with 5 questions:Questions 1–4 are rating type (scale 1 to 5).Question 5 is free-text (comments).What I want is:Calculate the average of Questions 1–4,Also include the free-text comment from Question ...

SwathiBanda by Tera Contributor
  • 4958 Views
  • 10 replies
  • 1 helpfuls

Use Flow Designer to calculate duration between two times?

I've been asked to find a way to: 1. Record the time an assignment group first changes on an incident2. Calculate the difference between that time and the time the incident was created To do this, I tried the following: 1. Added field u_first_assignm...

JP-ODU by Tera Guru
  • 2119 Views
  • 8 replies
  • 3 helpfuls

Resolved! Call Flow from Workflow

Hi All, I am trying to call a flow from workflow using Run flow/subflow/action activity. Flow name has been added but on running the flow i am getting following error. Please assit. 

Nikita50_0-1757324181528.png Nikita50_1-1757324322550.png
Nikita50 by Tera Expert
  • 3666 Views
  • 14 replies
  • 0 helpfuls

isInSchedule not working

For the script below, the schedule (shift 1)'s sys_id was checked countless times and we're pulling in the correct schedule that is 8-5 weekly, every M, T, W, T, F. The test time we are testing with is at 10:00:00 which is well within the window of t...

e_wilber_0-1687791446017.png
e_wilber by Tera Guru
  • 2438 Views
  • 6 replies
  • 1 helpfuls

Resolved! Relationships

Hello, I added a custom table called "Vendor Contact" so we can add multiple contacts to a vendor (core_company).  Then I created two relationships between the two so I can have the list show up both ways.    Vendor Contact: Vendor:  Now, if I go dir...

MWright1_0-1757083130922.png MWright1_3-1757083484113.png MWright1_4-1757083504997.png MWright1_1-1757083261992.png
MWright1 by Giga Guru
  • 1787 Views
  • 6 replies
  • 1 helpfuls

Agent App - Category field configuration in Incident Form

Hi,In the agent mobile app incident form, I want the Category field also to be displayed. So I created a new filed called Category and made it as a choice variable using the choice values of the field Category from the Incident table. I'm attaching t...

NishaB by Tera Expert
  • 1161 Views
  • 1 replies
  • 0 helpfuls

ServiceNow IDE Unable to Install Any Dependencies

Hi everyone, I was excited to play around with the ServiceNow IDE on a PDI of Yokohama and whenever I create a new application it fails to find the servicenow/sdk package and fails to install dependencies of any version from package.json.Because of t...