I have a flow that I am trying to build. The goal is to have the end user update a budget by selecting a file anywhere in SharePoint. Once selected a generic file, identical in form to all budget files in the system, is updated.
From there I am trying to Get Tables. As you can see the table Location, Document Library, and File are all selected and not dynamic.
This is where I receive the following errors:
Not supported file format. Please select another file.
clientRequestId: 335bd3d0-44ae-4030-9e83-55fda991c735
serviceRequestId: ea6c8640-8a42-4f51-8166-10c0c47ae373
Additionally, when I try to open the file I get the Cannot open the file 'Budget Updates.xlsx' because the file format or file extension is not valid.
I've also tried to just pull the information from the original file, as well as trying to save it to OneDrive.