Hi, I am trying to get all the tables in my sheet (that start with '_c'), then add 5 blank rows then delete all the rows where if the first column is not blank.
I have tested this with one table, and it works but when I go to automate it with all the tables the "Add a row to table" errors out. Also, I am unsure of what to put into the the "Rows" field as I just want to add 5 blank rows anywhere into the table.
As for the variables "Name" is the name of the current table in the loop "Tenant Name" is the column which I will check if it is empty or not and if it isnt empty it will look for that value and delete the row.
Here is my flow the red is where im currently encountering trouble:
