I have data as below.
In sheet1 I want cut data row that column Check_1 = N , Check_2 = Y and Check_3 = N to new sheet (sheet name copy) and have same header

Please guide me for solve it.
Thank you
I have data as below.
In sheet1 I want cut data row that column Check_1 = N , Check_2 = Y and Check_3 = N to new sheet (sheet name copy) and have same header

Please guide me for solve it.
Thank you
@lrtetala Ok, Filter for copy new sheet.
But how to delete row in original file?
check the activity
Hi @Stef_99 ,
You can do it as follows: Take two filter activities, one for keeping the row and one for removing it.
Keep:

Remove:

Workflow:
I hope that helps you.
Regards,
Vinit Mhatre
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.