Hi,
Hopefully the title helps to explain my question. I am using a Power App Portal with a Web form configured with a Subgrid to allow users to upload documents that are saved to a Sharepoint library. This process is all functioning as intended, however for each file the user uploads, a folder is created in my document library with the same name that houses that file upload. For the purposes of my Power Automate trigger which is "When a file is created in a folder" this setup means my flow is double triggered - once when the folder is created and once when the file is created. Is there a way around this? Can users upload documents which are simply stored inside my document library but no folder is created when they upload? Alternatively, are there other methods of file uploads (preferrably free and secure) that I could utilize instead? Thanks!