I use a flow which extracts data from an Excel Spreadsheet held on SharePoint using the 'Get a row' function. The Spreadsheet is updated regularly with new information. This is done by deleting and replacing the old spreadsheet, the new one being saved with the same name and in the same location.
My flow continues to work after each change, but sometimes the data it extracts appears to be old information from a previous spreadsheet instead of new data from the latest version.
Is this a bug?