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

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

Forum Posts

Resolved! Task Table

How can i find what coloum i have added extra in TaSK Table?AS we all know task table has 70 coloum by default but when i am checking in my instance there is 71 how can i check created coloumn by me and how can i delete it?

raju6745 by Mega Expert
  • 4272 Views
  • 26 replies
  • 1 helpfuls

Project

How to make two coulum of number which should be autogenerated. suppose we have one table called project table extended from task table now we requirement is to make two column 1. Project ID- AUTO Generated(Number)2.Task ID-AUTO Generated (Number)

raju6745 by Mega Expert
  • 901 Views
  • 6 replies
  • 0 helpfuls

dev317722 instance is not working

Getting error like below when i am trying to open my instance:You need a valid App Engine Studio license to continue working.Any work done in App Engine Studio will be available once this license is reinstated. To reinstate your App Engine license, c...

mahasrideva by Mega Contributor
  • 1340 Views
  • 5 replies
  • 2 helpfuls

Resolved! SN Utils

HiI need help undoing an action that I unknowingly did using an SN Utils command (supposedly I typed //dn but not sure), and now I am getting this Warning message Update Set: Default global (highlighted in red color in the attached screenshot) on the...

RajagopallaV by Tera Contributor
  • 3060 Views
  • 8 replies
  • 4 helpfuls

Update videos, pictures and text after publishing

We are planning to publish our platform on the ServiceNow Marketplace. Could you please confirm if we will have the option to update text, videos, and pictures after our listing is published? If there is an option to update videos and pictures after ...

RR-1 by Tera Contributor
  • 596 Views
  • 3 replies
  • 0 helpfuls

DateDiff in filter condition

Hi - I have a Created and Informed Date in my incident form. I wanted to extract the list of incident that has the below condition. How can i achieve this?Created - Informed Date < 1 Business Day (excluding weekend and bank holidays)

Incidents caused by Change

Hi - I wanted to report incident caused by a change against the number of changes implemented in the reporting period. I have a scenario where a change can be closed at the end of a current month but an incident caused by that change can be reported ...

Resolved! query in script

Hi Every one,Just want to know why I am getting result of this script like this. I am just trying to do this against problem table via background script. Kindly advise.Script:var pr=new GlideAggregate('problem');pr.addAggregate('COUNT');pr.groupBy('p...

Srini19 by Tera Contributor
  • 604 Views
  • 3 replies
  • 0 helpfuls