Hi,
Im pretty new to Powerapps but i have got the hang of some things and have managed to create an App based on fields within a sharepoint list.
The user will check out these items and place them in a shopping cart and then process the order. This is an internal system so no actual money gets exchanged.
Im stuck on one thing that i think should be simple. When the user checks out the shopping cart ( this is a collection) i want to be able to update the existing list with how many items are remaning in stock. For example, A user want 2 folders and 3 pens. There is currently 5 of each in stock. The user adds 2 folders and 3 pens to the cart and checks them out. I want power apps to go back to the sharepoint list that the data is being read from and deduct 2 folders and 3 pens so that folders now say 3 and pens say 2.
Can some one point me in the right direction?
Thanks,
Josh