I would like to upload the data to the datasource as of consider sharepoint (azure blob storage are greyed out).
The challenge is the volume of data will varies from kb to gb (max 15 gb), I also know there is a limit in the file storage options and time out.
Solution which i thought
- Create a folder from powerapps and navigate to the screen (using iframe control) the respective sharepoint page will open.
- They can upload the file directly to the respective folder.
- Once uploaded, update some of the parameters as per requirement.
SharePoint users shouldn't navigate to the respective page and modify something might messup.
I am looking for expert suggestions how effective this can be achieved.
Thanks
Raghav