How to reuse/restart a workflow but keep the 1st table you worked on open
Hi folks, I have a workflow that I plan on using to parse data on a data table from a sample, then I want to keep that table open and repeat the workflow to open up another table and have it act on the data there. Is there a way I can do that? Currently, everything I try results in the table being closed and everything is reset to the original state. Thanks!