
I have a list in SharePoint that has about 60 columns with various types of text, choice, person, and dates. My power app was working fine until I started controlling the “reset” field in text boxes and checkboxes. The checkboxes are in a gallery that writes to a collection. Check, adds to collection. Uncheck, removes from collection. In my submit button I have and update form function that writes all of the form answers to the sharepoint list. Sometimes it shows up sometimes it doesn’t. Is there anyway to monitor as data is being sent to sharepoint and possibly find the issue. This issue seems niche the problem could be anywhere I feel.
Hi! You could try to repro and use the Monitor: Canvas app debugging with Monitor - Power Apps | Microsoft Docs