ServiceNow News
53098 items
Process Optimization Academy - What's New in the Tokyo Release
Import
·
about 4 years
We all know how to use GlideAggregate, right?
Here's an example:
var ga = new GlideAggregate('cmdb_sam_sw_install');
ga.addAggregate('COUNT');
ga.addQuery('discovery_source', 'ServiceNow');
ga....
Using GlideAggregate to get counts of data grouped by multiple fields.
Import
·
about 4 years
www.servicenow.com
cache
Here’s a common question:
[  ](https:...
Using .addJoinQuery() & How to Query Records with Attachments in ServiceNow
ServiceNow Developer Pro-Tips
·
about 4 years
snprotips.com
cache
Webinar: An in-depth look at the Tokyo release for Telecom
Import
·
about 4 years
www.servicenow.com
Another DidYouKnow video on how to use related list queries in scripts and other applications. Want to know how you can ease your work using related list queries in scripts and other applications?...
Using related list queries in scripts and other applications
Import
·
about 4 years
www.servicenow.com
cache
Hola Community,
In this video, we will create a report to show only the latest record which was recently created on a particular table.
We will be using the following logic in this:
1. Create a ...
How to create a report that shows only the latest record created in a table in ServiceNow
Import
·
about 4 years
www.servicenow.com
cache
| Methods | Alternative Solution |
| ------------------------------------...
Important Points to Configure Workspace in Now UI Experience
Import
·
about 4 years
www.servicenow.com
cache
Hello Everyone,
I was trying to set dynamic \[Due date\] with \[Date type\] as _relative_ on \[Ask For Approval\] action in flow designer based on some condition. I tried to search online on how c...
Set dynamic relative due date in Ask for Approval action in flow designer
Import
·
about 4 years
www.servicenow.com
cache
Basic Concepts of OOP #short #shorts #shortsvideo #shortsvideo
Import
·
about 4 years
TW