Hi, I am having an issue with a data tree and cull pattern. I have input data with 9 branches that need to be dispatched through 25 true values. When I try a cull pattern I only get data returned within the first branch (of the initial 9 branches)
. The following 8 remain empty. Should I be using something different than the cull pattern component?