I'm trying to have a sheet copy rows to another sheet when a checkbox column gets its checkbox checked. This checkbox column is getting its value from the adjacent column which contains a formula that looks up from data from another sheet. Once that formula says "COMPLETE", the box gets checked. All of this works.
The trigger on the workflow works as well. I have a subsequent action in the Copy Row workflow that sends me an email which I do receive once the criteria is met; however, the rows do not copy.
Not sure what I'm doing wrong here. Is there a spot where it shows you a history of the workflow's runs that would clarify the problem?