GlideAggregate GroupBy() - Get records for each group by value
Hi All, When we use GlideAggregate to group by, i know it possible to get a count against a grouped by field. But rather than getting a count, can i get a return of those values. For example on asset table, group by assigned to user (to get distinct ...
