I am trying to create a PowerApp for Stock Control.
I have a Sharepoint list with Title (type of item), Manufacturer and Model of the equipment I have in stock. I also have an entry for the number of each item in stock, which is manually updated.
I've managed to get cascading drop-down lists working for category (type of item), Manufacturer and Model. These allow me to end up with the model of the equipment I'm trying to check the stock for.
Beneath the Category, Manufacturer & Model Drop Down boxes I have in my Powerapp, I want a box confirming the stock level for that item, I want this to be presented as a number..
I've attached a screenshot of my SharePoint list, and PowerApp for understanding.
The title, Manufacturer, Product Code & Model Columns of my sharepoint list are all single lines of text, the Number of column is a number.