Hi - I used this post to write multiple outputs from a single workflow to individual sheets in excel.
But I am wondering if the tool can be configured to overwrite only specific ranges within each tab (the same range for each tab).
I am able to do this when configurating the Output Data tool ("C:\\test.xlsx|||Sheet1$a10:b20" ) when I am not writing to multiple tabs.
But when doing using dynamic method provided in the post, it is not working as expected, and each sheet is overwritten entirely each time.
Any thoughts? Thanks!