How can I stop the second pipeline from being process/run if there is no records outputted from first pipeline? At the moment, a red warning/error message would pop up. How could I make it so it knows it's okay to have no records output from the first pipeline and it can't stop there and no need to proceed to the second pipeline. Thanks for reading this post!