Hi
So I have a list of premises in a spreadsheet (Premise_Targetting.xls) which staff need to visit over the next few years. Staff are required to input the time and date they attended, the outcome of the visit and the staff members name. I have set this up using data validation to ensure data quality.
I have created a flow which works on a schedule (overnight) once a day. It basically takes rows from Table 1 that have been completed, and copys them to table 2. BUT it's then supposed to delete the record from Table 1.
See attached
So the flow works perfectly until it needs to delete all those that have 'Yes' in the QA column (these have been flagged as having passed the QA process). Have i used the Delete a Row correctly? Why is it failing on the delete a row?
Has anyone else done this successfully?
Any help would be greatly appreciated.