How to append multiple operation from data store module output into an numeric array

Hello Everyone,
I am new to make.com and to the community. I spent almost 2 days trying to resolve this issue without success. Probably it is very simple and straight forward.

I have a data store module outputting multiple operations after iterator. I need the ID from these operations in a numeric array. That is it. How can I do that please? tried many different ways with no success, I keep getting 5 operations i aggregators, arrays, etc… See screenshots attached

Please help.

Thanks in advance

Hi,
You can use the Array Aggregator module after your Data Store search operations to gather all the values from each operation into a single numeric array

Thanks @Fario_Consulting, the problem with this remains getting a 2 operation output. See attached