Re: Delete row in excel table running slowly
Hello,
Unfortunately, I get this error message with a red banner when trying to upload a screenshot: "You do not have permission to upload images."
I can, however, describe my flow step by step. It's a short one.
- The flow is triggered in the Excel Online Doc with the For a Selected Row.
- List Rows Present in a Table to capture how many items to import.
- Apply to Each using the Value from List Rows Present in a Table
- Create Item with fields from the spreadsheet.
- Delete a Row using a Key Column named "Order Number" with the Key Value being the Order Number for that specific row.
In an earlier version of the flow, I did two Apply to Each functions, and found that the import could be done in minutes, but the delete took over an hour. Housing them each in one Apply to Each still keeps the overall execution time at over an hour.