Been trying to solve this for the last couple of days but seems like I need help now.
I'm creating this flow that triggers when I receive an email with an excel attachment, the first stage of the flow is to save the attachment (by replacing an existing file) in a SharePoint folder, then convert the file to a table format (using the run script action to allow Power automate read the content), then auto send an email to specific people using the emails from the newly replaced file content (email column).
The issue is, I keep getting error from the "List rows present in a table" Action. It appears like the "Table" Parameter (or Table id) keeps changing every time the file updates with a new file (from the first run script part of the workflow) even though it's still the same filename and tab name.
Error code snippet - "Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'excelonlinebusiness' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "Graph API request failed. Error code is 'ItemNotFound'. Error message is 'The requested resource doesn't exist."
Any help will be much appreciated.

Report
All responses (
Answers (