- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 02:30 AM
Hi,
I was hoping for a bit of advice on the best way to achieve something.
I have a list of records where the relevant fields are Amount (currency) and Year.
I then have another table where I want to create a record for each year, then this calculates the total for all totals for that year from the other table above. I will create the record manually.
I have tried to create a UI Action without success - so I was wondering is something could please help?
Cheers,
Dan
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 02:47 AM
UI Action is a good option Use GlideAggregate to get the SUM using SUM aggregate
https://developer.servicenow.com/blog.do?p=/post/glideaggregate/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 02:47 AM
UI Action is a good option Use GlideAggregate to get the SUM using SUM aggregate
https://developer.servicenow.com/blog.do?p=/post/glideaggregate/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 02:50 AM
Hi,
can you share what script did you try so far and what didn't work?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader