Hi! Has this ever happened to any of your cases?
I ran my workflow in the designer - No error -- output data all written to where I want them to be.
Little backround: I have 4 output columns in one file A,B,C,D
Three streams get save to A,B,C
While D has another 3 streams for output, share 1 tab in output file but is cell-range specific
Ex. Stream 1: Output.xlsx|||D$C1:P2
Stream 2: Output.xlsx|||D$C30:P30 .... so on
For Sheets A,B,C, records can be seen when opening the output file but when it comes to D, no output data even when it says
6 records were written to "sampleserver\Output.xlsx" (D$C30:P30)
6 records were written to "sampleserver\Output.xlsx" (D$C1:P2)
.. so on
What could I be missing or should be checking? I'm very much confused...