Hello,
The Sharepoint List attachment size limit of 10MB was recently upgraded to 50MB, however we are unable to upload attachments above 12MB. This is very frustrating because the form is successfully submitted (no errors). Its causing a lot of miscommunication between our users and team.
To recreate issue:
- Select a ~15MB PDF from file system using Attachments control
- Ensure max attachments and max attachment size is set correctly
- File is not attached
Here is the PowerApps Monitor output:
Notice near the bottom: "`{HasAttachments}\":false`"...
Please advise
Thank you
Confusion comes here...
1. I can upload a PDF up to ~12MB but less than 15MB (which is greater than the 10MB limit shown in the docs)
2. Microsoft is saying here, that as of a couple weeks ago, the attachment size was upped to 50MB
This is not the case for our tenant.
Thoughts @FilipK ?
Hi @ericonline ,
The 15mb is new to me - we have always adhered to 10mb in PowerApps for the reasons documented and simply uploaded directly to SharePoint for anything bigger. Your link is interesting regarding licencing costs
Hi,
I'm unsure what you mean regarding licensing costs. My link goes to this post response where Microsoft staff says the attachment size has been increased:
Comment about halfway down from gimbal
Tenant shouldn't matter here, this is available to everyone. Make sure you set the MaxAttachmentSize property to 50 (not Max attachments, that's the number of files you are allowing) on the Attachment control.
The max attachment size is 50 MB using the Attachment control stolen from sharepoint list form.
If you want to upload files larger than 50 MB, You can send the users to sharepoint URL directly using Launch(URL) and write a flow on list new item created event and have it update your records (we update SQL table with all uploaded files URL in our scenario)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
51 | |
47 | |
34 | |
32 |
User | Count |
---|---|
258 | |
88 | |
78 | |
68 | |
67 |