
if there is "Completed" in a Status column then cut those rows and create a new sheet with the name of success & paste it into that sheet
Sure.
First step is to "List Rows Present in Table" - so make sure your data is formatted as a table.
In that action, use the "Filter Query" Status eq "Complete"
Then, you'll just need to use "Create Worksheet", and then "Create Table", and then "Add Row into Table", and use the data from the "List Rows Present in Table" to populate it.