Hello everyone,
I'm currently working to clean up some data from an excel file with multiple worksheets. I used the Dynamic Input tool to input the data from all 4 sheets into my workflow to avoid having to manually set up multiple Input Tools (one for each sheet). This worked great, but I am now trying to export my cleansed data into a .xlsx file and two things happen:
1) The "Write to File or Database" selection glitches after I choose the location and name for my file producing the result displayed in the attached screenshot (Output Write File Glitch)
2) If I manually enter the file path where I want the output to be saved, it will only save the data present in (presumably) the first sheet input by the Dynamic Input tool.
Ultimately, I am trying to have a single output sheet with the rows from all sheet appended into a single table/dataset that exports into a single sheet within a .xlsx file. I have attached a screenshot of my workflow along with screenshots of the configurations for the Input tool and Dynamic Input tool. The reason for wanting to use a single input tool, rather than a separate input for each sheet, is that the file is refreshed each week and can contain a different number of sheets which would need to be combined.
Could anyone advise me on whether there is a way combine all the data in the separate sheets using a single Input tool stream for the workbook?