We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! GlideAggregate MAX aggregation not working properly.

Hi All, Please check the attached screenshot. In Script1, I am using GlideAggregate groupBy function and then doing the MAX aggregation, its giving me the expected output (maximum value from the set of records which were in that group). In Script2, I...

SantoshPoudel1_0-1694194517451.png SantoshPoudel1_1-1694194530968.png
Community Alums by Community Alums  
  • 858 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to remove choices of a field inherited from parent table

I have a 'state' field in the pm_project_task table which was inherited from 'task' table. I want only three choices open, closed, cancelled in the state field but it has inherited all the choices. How can I remove those choices? If dictionary over r...

Pritam7 by Tera Contributor
  • 1706 Views
  • 2 replies
  • 2 helpfuls

Resolved! Check field value against reference field

Hi, I'm needing to do a check on a catalog item as it is being filled in. I have a text field called:group_name  What I want to do is after the field is filled in have it check the sys_user_group to see if a group name already exists that is the same...

Moedeb by Tera Guru
  • 2465 Views
  • 18 replies
  • 2 helpfuls

Communication Plan Help

Hi, This is kind of a difficult problem to articulate. Basically I am attempting to create a client script that will make a Communication Plan available to a Major Incident when certain criteria are met. I can't do this through the normal Filter cond...

How to access /connect end points

How can I access the Connect Conversation REST endpoints in ServiceNow?I'm having trouble finding information regarding the /api/now/connect/conversations/ endpoint. I would like to know how to enable and utilize this feature for other applications. 

In Report Can we toggle month selection?

Hello, I want a report which help to toggle between month (January, February......dec). That means If I select January, it should display all the ticket created based on the categories in the month January.  I tried the below link and grouped based o...

chilanka1 by Tera Contributor
  • 969 Views
  • 3 replies
  • 1 helpfuls

Resolved! Catalog item variable visibility

Hello folks, i would like to create catalog variable which will be invisible/visible based on the value of different reference variable. Basically, if variable1 referenced value has more than 1 items assigned to it variable2 is visible, if  variable1...

Spike236 by Tera Contributor
  • 1730 Views
  • 2 replies
  • 2 helpfuls