Is there a way to make an iterative macro stop running when there are no longer any records being generated through the Exit output? Currently I'm having to set a Maximum Number of Iterations. I don't know how high to set that number, so I'd like to just be able to exit the loop when there are no more records being received for output.