Hello, I'm a beginner in creating flows. My problem is that I can't remove rows from the table. I get this message:
Problem: ActionBranchingConditionNotSatisfiedThe execution of template action 'Delete_a_row_copy' skipped: the branching condition for this action is not satisfied.
What am I doing wrong? flow is supposed to work in such way:, it is supposed to delete only rows in which the id is not empty, I used a condition for this.



