Hello all,
I work in automotive, each day we manually update a back order spreadsheet with dates etc.
I've tried creating a flow to automate this but cannot get it to work, also tried searching but everything is a little different to what I need.
There's two excel files.
Source file is downloaded each day that lists parts numbers, dates etc, lets call it "BO", file type is .xlsx, data is in table 1.
Spreadsheet we want to update is named "tracker" it is also .xlsx, data is in table 1.
I'd like to download "bo.xlsx" place it in a folder, power automate notices this and checks the data, any new data is then copied to "tracker.xlsx" any date changes for existing data are also updated.
I don't want the rows to be moved on "tracker.xlsx" as there are status columns relevant to each row, these status's are set manually.
Any help or clarification would be greatly appreciated.