Hello,
Below are my requirements:
- 2 different input data sources are used
- output for those should be stored in the same excel file
- 1st data source output should be the 1st tab in the excel while 2nd data source o/p should be the 2nd tab in the same excel file
How can i manually create a sequential that the 1st data source o/p stored gets saved 1st etc.
I tried using Block until done but somehow ran into issues.
Thanks