I have two SharePoint lists: AssetOrder and Inventory with an Powerapp.
Inventory has 4 columns: Category, article, inUse (Laptops, HP Elitebook, yes).
I have 3 laptops in total.
Two of them are in use (inUse: yes).
So one of them is available (InUse: no)
In the AssetOrderlist i would like add a Column named Available and show that one laptop is available in the category inUse in Inventory. Is this possible and how?