I have an automation that relies on an excel spreadsheet (text.xlsx) in a onedrive folder (My files>Test).
There will only ever be one file in the folder at a time and it will always be named the same (test.xlsx)
When I replace text.xlsx with a new version, even with the same name, the power automate breaks down. I assume this is because power automate is not really using the file name in the following steps, but something else. How to I accommodate that I will be replacing text.xlsx frequently?
Thank you for your help!