Hey, all!
I was wondering if there is a way to gain the sum of values based on column data. Here is what I'm looking for:
I have four tables--materials, packets, procurement, & purchase orders. I link the materials to the procurement table to populate all the details of the material. I link the packet to that line item to signify what I'm charging to (it has job info and everything). Then I need shipping and receiving to check the items in so that we can determine that everything from a given packet has been received which is being validated by the purchase order. What we currently have to do is check every line item in as received. This is rather tedious, and all I really want is to determine that everything on the purchase order is being received. Additionally, if I can solve this, I would love a sum of how much of each material I have in stock for a given job, not a given packet as there are multiple packets per job. While some of this may seem redundant, it is due to the number of hands in the cookie jar, so to speak.
Hopefully I worded this coherently so that the Airtable wizards can help solve this conundrum.
Thanks in advance!