Colibri Iterator waiting for Anemone Looping to end

Hello Everyone,
I have a question concerning Colibri in TTtoolbox but I didn’t find any topic about Colibri to tag it in so I just tagged it in Anemone.
I have a module that I am doing after Anemone finish a certain loop of numbers.
And when the loop finished, I will have at the end a 3D module that I am doing a sun radiation study on (using LadyBug).
After doing the radiation analysis, I want to save it in colibri Aggregator to look it up in Design Explorer.

The thing is to optimize this Sun radiation, I need to do more than one module, which means I need to do more than one Loop using Anemone.
So I want the looping procedure that gives me a 3D model to Analyse, to be done multiple times.
I have made a slider that can each new Integer I choose, a new looping procedure will be starting in Anemone and at the end of the loop it will give me my 3D model and it’s sun radiation.
So that means, each integer on my slider is representing a 3D model.
But the thing is, when I connect this slider to the Colibri iterator, the Colibri does not wait for my Anemone loop to finish to go to the second number in my slider; it just iterate to the other number without even getting the radiation study.

How can I let it wait till my loop ends and the sun radiation happens and then iterate to the next number.

Thanks in advance for the help

Hello @ahmad_fawaz, did you manage to find a solution to this problem? I’m facing the same issue.