Amit Gujarathi
Giga Sage
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
04-04-2021
10:11 PM
GlideAggregate API Tutorials
This videos shows examples of using GlideAggregate. You will learn how to use GlideAggregate to count the records which is the best practice to count the records in ServiceNow.
GlideAggregate enables creating database aggregation queries.
The GlideAggregate class is an extension of GlideRecord and provides database aggregation (AVG, COUNT, MIN, MAX, STDDEV, SUM) queries. This functionality can be helpful when creating customized reports or in calculations for calculated fields. The GlideAggregate class works only on number fields.
If this video is helpful then, please do not forget to like, subscribe and share my youtube channel TechnoMonk.
Thank you!!!
- 5,598 Views
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.