sort the results in aggregate API by count
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 03:24 AM
Hi All,
I have one aggregate API which shows the count of incidents created groupby CI. My requirement is to sort result we got from the rest message based on the count. i.e, CI with maximum count should come first.
Is there anyway to do this?
Thanks and regards
Swamy
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2017 06:20 AM
This seems like it doesnt work for regular GlideAggregate calls.