Hi,
Need some help for the flow, as thinking to have the flow to detect the file name and then process it with copy the row data to sharepoint list automaticall when the excel file change or uploaded.
1. user every month save the excel file with some date identified manually (ABC - Mar'2018) and uploaded to sharepoint document library folder.
2. once the flow detect the file name ABC,
3. the flow start to fire to get the ABC - Mar'2018, if thats a similar file name like ABC - Jan'2018, ABC - Feb'2018.
4. will look for the latest uploaded/modifed date of the file name with ABC
5. so this case ABC - Mar'2018 is the latest, flow will take the file and process with get some row from the excel table.
6. and then save all the row data into the sharepoint list, sure here another condition to check and update the updated data from the row getting, let said i need the row called country and country rating.
7. the rating from the excel file may change monthly but not all country rating are change, so the flow have to check the updated country and updated into the sharepoint list.
i'm new to the flow, not sure anyone can help?
Thanks,
YH Low