Hi!
I Want to create a csv file with the plugin "Excel to csv", the problem is that this excel has two sheets and the cvs is created only with one sheet.
¿Any help?
Regards,
Rebeca
Discussion posts and replies are publicly visible
Hi Rebeca
In your first 'Export Data Store Entity to Excel' node generate a new Document, having populated Sheet 1 with the data. Save the document to a process variable and then pass that process variable as the 'Document to Update' attribute in the your second 'Export Data Store Entity to Excel' node, and ensure that the data you are writing to the document is being directed to Sheet 2.