Ok, my opinion. Depending on what you ultimately want, it may be better to have all this information in one table, like @Alexey_Gusev mentioned in his post. You can select applicable fields by view, so repeat fields get filled out every time and just...
Hi @Berat,
Try this…
Create a field in your Products table to rollup the Qty from Orders
Then, change your field in Products per Order table to a lookup bringing the rollup qty into this table.
Let me know what you think.
Chris
Hi Frederic,
This is totally doable in Airtable. I’ve done something very similar with teams within my org. Considering that each training probably has different criteria, this could be approached a few ways.
Put all needed info into one table, then ...
Hi Stelian,
For this, I could imagine it a few ways. One, create a field for each skill, then set the field type to Rating. This could be intense to set up, depending on the number of skills you want to consider. Add a record for each team member and...
Hi Berat,
Sorry that you haven’t had a response. Just so I totally understand the problem, you are looking to sum the quantity of each product for each order? Something like this:
Order 1 - Product 1: 25Order 1 - Product 2: 25Order 2 - Product 3: 30O...