I have created a stock monitoring app based on two Sharepoint lists. The first list has stock item (text column) and quantity (number column) data as well as other fields for each item. The second list has stock movements (number column) in it, with columns for item (a Lookup field from the stock item column in the first list), date, stock out quantity (number column) and location (choice column) it is out to.
My app is linked to both lists.
I can view, edit and add new items to the first list and I can view, edit and add new items to the second list.
My question is, what is the best way for me to link the lists? At the moment they act independently. I want the stock out quantity from list 2 to update the relevant stock item's stock quantity in the first list every time a stock item is taken out.
How do I do this with my app? And, is this the best way?
Thanks.
You are correct with regards to the foreign key. As far as your next issue, you can make that a new question. Please mark this one solved if you have it working. Take a look at how to create an inventory app here:https://powerapps.microsoft.com/en-us/blog/creating-a-swag-inventory-app/ . Give it a try on your own and come back if you have a problem.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473