Hi everyone,
I am working on a PowerApps Canvas App where users can upload attachments using the Attachment Control. The uploaded files are then saved to either SharePoint Document Library or OneDrive via Power Automate.
Issue:
- I have set the MaxAttachmentsSize property over 100MB, expecting users to upload files up to this limit.
- However, the upload fails when trying to upload files larger than ~70MB.
- The largest file I could successfully upload was about 70MB—any file above this size throws an error.
- This happens regardless of whether I am saving the file to OneDrive or SharePoint.
Questions:
- Is there a documented size limit for the PowerApps Attachment Control?
- Why does the upload fail at ~70MB even though Power Automate supports larger files?
- Is there a workaround to allow users to upload larger files?

Report
All responses (
Answers (