I have excel workbook where i am going to read and write the data. When i run every time the previous data should be cleared/delete before run the workflow.
Example:-
Sheet1 is going to read the data,
Sheet2 is going write the data in the B column (from B1 to B36)
I need to clear Sheet2 “B” column data.