E.g.
I want the flow to stop if filter don’t have any result instead of it ending up in Error
E.g.
I want the flow to stop if filter don’t have any result instead of it ending up in Error
Hey @Tim – You could technically wrap that part in a subflow and error shield, that way if anything fails the flow will stop at that point instead of erroring out.