Hi @fdavidg I’m not too sure exactly what you’re trying to do as you didn’t share your workflow, but you should be able to do this by adding the code node after the “done” branch of the Split in Batches node, and ensuring that you pick the “Done Branch”. That should show you all the data the Split in Batches node has processed.
The code node at the end of this workflow isn’t doing anything, but you if you take a peek at it, you should see that it can access the Done branch like in the screenshot above.