I have created a flow with Excel Online (Business) /" Add a row into a table".
It uses an Excel file that was created from a template file.
This file rows are populated automatically by the flow.
It works but here is the problem.
If the file was replaced by the file with the same name, absolutely the same structure and the same Table name the flow fails. (Reason for replacing: e.g., a corrupted file needs to be replaced by a new file).
And it fails because a new file has a different ID, I believe. You have to go back to the action and select a file again via a flow browser ("File").
Is there any solution for this problem?