Copy specific row from one sheet to another sheet

Hello,

I need help, I want to copy the specific row from one sheet and paste it last row of second sheet. Two sheets save in same excel file.

@sonam1

You can use the follow the steps given below -
1] Microsoft Excel Input step to read the data from one sheet,
2] Use the Filter rows step to filter out the specific row, you want to copy
3] Attach Microsoft Writer Output step.

Attached is the sample workflow -
Sample.xlsx (8.6 KB)
Workflow_2.psw (19.3 KB)