Dear All,
I have to output the data in single excel sheet two times in a single workflow and i am stuck at this point.
So the steps are -
1. In my first branch i have to output the data in excel 1. (which is fine)
2. then after some tools i have to add one more column to the same output file (excel 1)
and this i am doing for multiple cases which means i have to use Append to existing sheet Output option.
I want my first branch to complete the run and output the data and then my second branch should start running so new column can be added.
Example -
Excel 1
using keyword A
Excel 1
how can i do this ?
Appreciate your kind help!
Thank you