I currently have a flow which:
- Receives email.
- Saves attachment to SharePoint as .xlsx.
- Runs an excel script to convert the XLSX range to a table.
This works fine up to the execution of the script where I receive the error message:
Is anyone able to assist with troubleshooting?