
Announcements
I have a PowerApp with a screen that submits a form to a SharePoint list. When I complete the form and hit submit it works properly. I also need to submit two documents to a SharePoint document library and have a flow to do so. Both are tied to the same submit button and both work independently. However, whenever I try to run both the documents are uploaded correctly and the SharePoint list item is created however the Yes/No fields only submit their default values no matter what is selected. All other form fields submit correctly and if I remove the flow to upload the attachments then even the Yes/No fields work properly. I have attached screenshots of the form, the list, and the code on the submit button. I have no idea what could be causing this, and any help would be appreciated.