Hi!
I would love some help here.
I'm trying to track inventory of custom made boxes in different locations. So far I have one solution with the Following Apps:
Purchase Orders (Contains Customer Data, Totals, Payments, Invoicing, "Orden Details" (Linked Field)
Order Details. Each record contains quantity, product, location, and it's grouped by Purchase Order)
Products (linked to order details)
Production Control (Houses all Manufacturing Request of the boxes) also linked to products)
Add to Inventory (To add all the boxes that arrive to each location)
Locations (linked to all records where location is present)
I need a formula to filter the records by location when doing the calculations
Ex. I want a formula de SUMS all the Quantities sold of (Product X) but only if it is linked to "Location Y")
is that possible?
Thanks in advance