Hi there,
I've been running into an issue trying to route both tables (via Render) and raw data (via Output data) to the same excel file. I've tried a few different ways of getting it to work but none of them seem to do the trick. The closest I've gotten is by using a "Block until done" where the Render gets produced first and the Output data second. In the resulting excel file I can see all the tables as expected. I can also see a sheet for the Raw data (via Output data), however the sheet is empty. When I open up the file I get a warning from excel saying the following: "Excel completed file level validation and repair. Some parts of this workbook may have been repaired or discarded. Removed Records: Worksheet properties from /xl/workbook.xml part (Workbook)".
I've since tried reshuffling the "Block until done" with less success, as I don't even see the raw data sheet being created in the excel file.
Also tried to turn the raw data into a table, however due to the relatively large dataset (c. 60k records) It's taking way too long to produce (>10min) and the formatting is all over the place.
Does anyone have any suggestions how this can be resolved?
Attached are a couple of files showing a simplified dummy reproduction of the issue I'm facing. I've also attached a snip of the simplified workflow.
Thank you in advance!
Camarillo Brillo