I am using Edit forms to upload files to powerapps which eventually saves into a sharepoint list. Since I have two forms that update same sharepoint list, I am using Patch function to submit all the details entered in the forms along with the attachments.
I noticed that when I try uploading .xlsm type files, they are not being uploaded in sharepoint list.
Any idea what could solve this issue?