I tested the PowerApps form for the deposit or withdrawal system to ensure that the flow is working. However, if I accidentally send an amount in error, I can make modifications in SharePoint. The issue here is that modifying in SharePoint may cause unintended increases or decreases in the amount.
For instance, I filled out the form to deposit $45, which should increase a student's balance to $45. However, I intended to deposit only $30. So, I modified it in SharePoint to $30 instead of $45. After the modification, the system continued to increase the balance to $30, resulting in a total of $70. I'm trying to avoid these increases; when I make modifications, the balance should adjust from $45 to $30.
