Should have stop option for flow

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.

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.