I have a flow that is setup as follows. Get items obtains data from a Sharepoint list. Create a CSV table from that value. Update a CSV file on One Drive, and it re-occurs regularly. Originally every hour, now every 10 minutes.
That CSV is then loaded into Excel, and has formulas that sort the data.
The spreadsheet is quite large with the columns pushing out to ES.
The issue is that twice in the last week the output re-organizes the tables. It changes them around slightly which throws off the Excel formulas.
More data is being added to Sharepoint, but there is nothing there that has changed, and no additional data fields have been added.
Is there a way to make the output more consistent?