I have a flow that extracts information from an AI trained model I created. It is failing almost every other time. After the fail, it then resubmits itself and runs successfully. The failed attempt does email a blank table and shows an Office JS error (see below) for the script I have it run at the end to clean up the table in SP.
The second attempt works fine and sends the extracted data in a table format via email. Why would my data extraction and add a row into a table fail and then work during the second attempt?
"We were unable to run the script. Please try again.
Office JS error: Line 6: Range delete: This won't work because it would move cells in a table on your worksheet.
clientRequestId:..xxxxxxxx"

Report
All responses (
Answers (