Hi all,
I have a scenario where the iterator sets information scrapped into individual bundles. These bundles are filtered based on its recency. From there, I would like to group bundles 4 by 4.
This is my current selection but the output will still come out as its individual bundle.
Thanks for the help!
Welcome to the Make community!
This is called “chunking” - splitting an array into smaller arrays.
To do that, you can use a single module, found here.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!
Hi Samliew! Appreciate your reply, shall give it a try.
Best,
Danish