Trying to iterate through results but iterator doesn't work

Hi, I have a result that is already neatly sorted in bundles. In the following module, I would like to use one value from each bundle once, but In all cases only the value from the first bundle is taken.

What do I need to do if the previous output looks like in the screenshot?

1 Like

Hi @MangoMarkets, Any module you’ll use just after this output will be executed for each bundle. You don’t have to use iterator. Can you show a little more detail to the scenario ? What’s the output module and what operation are you trying to run just after ? Is there a filter inbetween ?

1 Like

Hi @MangoMarkets
You can use a text aggregator to combine all variable into single text.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

1 Like