How can I turn a bundle of collections into one array that I can search within

I am trying to turn this array of bundles of collections into one array in which I can use filters to search from and if the unitNumber doesn’t exist then let it pass. So I need to know how to turn the screenshot into one Array. Thank you

If there is another way to do this that will work. Thank you!

Hi,

You can solve this issue simply by adding a array aggregator and in between you can use filter with your condition.


Thanks & Regards
Msquare Support

1 Like