Hello!
I have a workflow that creates a .csv file.
Every time I run the workflow, I would like the output tool not to overwrite the rows but to add them to an already existing .csv file
I notice that I can only do this in a DB or Excel output, but I don't have a DB at the moment and I have over 2 million records (Excel only reads 1.1 million records).
What can I do?
Thank's to everyone!