Sorry about that . Somehow my message got deleted because of error.
My query is I have created Powerapps wherein I am able to ask the audience to upload the xlsb file to SharePoint document Library. And they are able to do so.
Firstly I am giving them a template to download and then same template to upload.
The file name goes like Apple_Username.
Where User would change the username as per their name but the initial name as Apple_ will remain the same. With the initial name I want to create the SharePoint list and it need to append everytime the user upload the file with file name Apple_...
And further I have File name as garage_username same need to done with that as well with separate SharePoint list.
The whole idea is that I want the SharePoint list to link with MS Access for creating a report.bwhixh is already built in.
Help is required here in terms of flow how to go about or any other suggestions.