I'm trying to build a flow that will allow the removal of the data in G to K (see below), if the date in row K is more than 6 months ago. This file is stored on the sharepoint:
I get the error: Action 'Update_a_row' failed: The 'inputs.parameters' of workflow operation 'Update_a_row' of type 'OpenApiConnection' is not valid. Error details: The resolved string values for the following parameters are invalid, they may not be null or empty: 'id' Can anyone see what is happening?
Here is my flow:
Here is my compose:
Here is my filter array:
Here is apply to each:
and update a row: