Hi everyone!
I am having certain difficulties in programming an algorithm that saves a summary result every time that the workflow run without erasing the previous one. I want to keep track of a variable's history adding a different row every time the workflow runs. I guess that the output file might be the same as the input file. Does anyone know how I can do this?
Thanks!