Hey all,
I have a workflow which have 4 pretty huge parallel processes and all 4 processes end with a join tool.
The L,R anchors of join tool (4L, 4R) will write to same excel workbook.
All 4L will write to sheet 1 simultaneously in a different specified range using overright range and preserve formatting selected.
All 4R must write to sheet 2 in the same excel file with same configuration as above.
The file which they will be writing exists ofc.
Any idea how to do this? And how to configure flow from here on maybe using BUD tool or something else