Calling query1 from query2

Hi Jul, Let's get your brain back to found! I think you've got some extra fluff and that can be fine, but when your brain is gone, my go-to is to strip anything unnecessary. Shall we?

query2

return query1.trigger({
 additionalScope: { columnToPass: '02'}
})

query1

no change

From a starting point that is working and understandable, we can begin to build our way up from here. Is this going to solve your use case or do you need additional help?