Hi Team,
In my WF, with output tool, I am writing my output in mutiple tabs of a spreadsheet. Also, in some cases, writing chunks of data in different cells of a single tab. For instance, in tab "Segment", writing data on A1:G1, A10:G10 and M1:Q2 but it gives me error "Attempt to open a file that is already open". Although, I am closing the spreadsheet before running the WF.
Please suggest solution on this.