Oct 26, 2023 06:57 PM
Ok, I'm trying to build a product catalog and inventory management Airtable. I'm trying to work out the basic structure before I get too deep into adding all of my stuff.
We have components, with a Part #, which are sometimes sold on their own as a SKU.
We have Products, which are made up of multiple components, sometimes more than one quantity of each component in a product. These are sold as a SKU
We have Bundles, which are made up of multiple SKUs.
I want to bring in data from another source which shows SKUs sold by SKU and quantity (some are bundles, some are components, some are products), and I want to be able to drill down to the number of each component sold from that same data.
Any suggestions here?
Oct 27, 2023 02:39 AM
Hi,
If I understood correctly your explanation, the data that you will bring into your sold SKU and quantities into an Airtable base. From that you would like to know by SKU (that can be component or product) the sold quantities, aside you have bundles that contains groups of SKUs.
I would try this design:
For reporting you can use:
In order to feed the system with new SKUs and Bundles, you can integrate your app in different ways; using the extensions for CSV import, the Synch API, other integrations or even copy / paste (not recommended at all)
Let me know if this explanations works for your purposes of if you have further questions.
Best regards