Iterator Issues

Hi how can I get my array aggreager out of the iterator. So right now I have an iterator that has 5 bundles of keywords. Then google sheets looks for 8 options for each bundle to use the keyword to find text. I want my array aggregator to have the total bundles of 40 but it processes it by operations of google sheets

Add an Iterator after the Search Rows module, then use it as a source of the Array Aggegator

Hi @runway_radar Just use source module in Array Aggregator as Iterator, so it will combine all bundles from sheets together.

Best,
@Prem_Patel