Add "Group by N" module | Community
Skip to main content
Level 5
July 26, 2023
New

Add "Group by N" module

  • July 26, 2023
  • 1 reply
  • 451 views

We routinely have to do grouping when making API calls.  That can be over several thousand objects, grouped into bunches of only 50.  It's inefficient to deal with it using the existing mechanisms, such as aggregating to a list and then doing complex slicing with a Repeater.  It would be much more resource-efficient to have a module that aggregates up to some number "N" into a single output array.

1 reply

ewanh
Adobe Employee
Adobe Employee
July 26, 2023

Great idea @cverges  +1