
Announcements
Hello, i need a solution for changing a value in a SharePoint list, when a form is submitted in a powerapps.
pictures below:
*The form collects all items in the shopping cart, and adds the number of units the user want to order in front of the correct product
*the SharePoint list pictured is the product information with each products storage status.
* the order is sent to another SharePoint list with all the information in the form, including the Products and how many. the value is configured as "multiple line"
i want to subtract the number in the SharePoint list by the number in front of the product in the powerapps form.
hope this was somewhat understandable 🙂