I have created an app in powerapps that will be an interface from my database, What is my plan is to have my website sending to an FTP the tables from my DataBase ( in Excel) and then the flow get this excel and put on my SharePoint and then migrate the data from the excel to SharePoint list.
What I already have:
1. I can take the excel file from FTP to the SharePoint with the flow
2. I can take all the rows from the excel and populate my SharePoint list
What is the problem, every time that I take the excel file from FTP and put in the SharePoint list it cames without table ( and as it is a "new file" when I create a flow routine to create a table it doesn't recognize the file)
Also, all the time that my routine of FTP to SharePoint put a new version of the file, all the other routines don't recognize the file anymore.
Does anyone have any idea to help me?
Thanks a lot,
Daniel